- Get your API key: Navigate to Dashboard > Settings > Integrate to obtain your API key.
- Using your API key: Include the API key in the header of every request, as it is essential for authentication.
- Example of incorporating API key in request:
example.js
- API endpoint: The base URL for API requests is: https://api.supahub.com/api/v1
Rate Limits: Please note the API’s limitation to 100 requests per minute to
ensure fair usage.