API Documentation
Authentication
Our API uses Bearer Token authentication to secure your requests. This page will guide you through obtaining an API key and using it in your requests.
Obtaining an API Key
Enterprise API Key
For enterprise-level access with higher rate limits and additional features:
- Contact our support team.
- Provide details about your use case and requirements.
- Our team will work with you to set up an enterprise account and provide a custom API key.
Using Your API Key
Once you have your API key, include it in the Authorization
header of your HTTP requests as a Bearer token. Here are some example of how to do this: