API Documentation
Quick Start
Base URL
https://api.subsource.net/api/v1Authentication
X-API-Key: your_api_key_hereGetting an API Key
To use the SubSource API, you can create an API key directly from your profile page. Simply go to your account dashboard and navigate to the "My Profile" section to generate your API key.
Note:You can regenerate your API key at any time if needed. Keep your API key secure and don't share it publicly.
API Endpoints
HTTP Status Codes
| Code | Status | Description |
|---|---|---|
| 200 | OK | Request successful |
| 400 | Bad Request | Invalid request parameters |
| 401 | Unauthorized | Authentication required |
| 403 | Forbidden | Access denied |
| 404 | Not Found | Resource not found |
| 429 | Too Many Requests | Rate limit exceeded |
| 500 | Internal Server Error | Server error |
Rate Limiting
60 requests per minute per API key.
1,800 requests per hour per API key.
7,200 requests per day per API key.
Rate limit headers are included in responses.
