API Base URL
Live server URLAPI key
An API key is a token that you provide when making API calls. You must provide your API key in a header parameter calledAuthorization
. For example: Authorization: 123
You can access your API keys from the Settings > API Access Key on the dashboard home page. Learn how to access/generate your API key.
Rate limits
Metrics | Value |
---|---|
Request/second | 10 |
Burst (no. of concurrect calls allowed) | 100 requests |
Total quota | 10000requests/day |