Skip to main content

Authentication

API Key

Include the API key in all requests using the Authorization header:

Authorization: Token YOUR_API_KEY
Requesting a token

You can request a token by contacting Covolt support. Manual verification is required before a key is issued. Please include your IP addresses for whitelisting with your request, and limit them to as few as possible to minimize administrative overhead.

IP Whitelisting

All requests must originate from whitelisted IP addresses. Multiple IPs can be whitelisted for your account upon request.

Rate Limiting

LimitTimeframe
60 requestsPer minute
1000 requestsPer hour

Exceeding these limits returns a 429 Too Many Requests response with a Retry-After header.

Higher limits are available upon request for enterprise use cases.