Requesting and Using API Key
Last updated
Last updated
Should you require a dedicated API key, kindly open a support ticket on our . In your request, please include detailed information about your project and how you intend to utilize our APIs.
Pass apikey
header besides the request, the response contains X-RateLimit-Limit-Second
as the rate limit and X-RateLimit-Remaining-Second
as the number of remaining requests for current second. To check that the API key works, you should see different rate-limit with and without the key.