curl
:
π‘ Note: The colon (:
) after your API key is required β it indicates an empty password.
Keep your API key secure and never expose it in client-side code or public repositories.
Status | Description |
---|---|
200 | Request completed successfully. |
400 | Invalid request. Check your parameters. |
401 | Missing API key. |
403 | Invalid API key. |
404 | The requested resource could not be found. |
429 | Too many requests - rate limit exceeded. |
5xx | Indicates an error with our servers. |
For a full list of possible errors, check the Error Codes section.