API Key Authentication
All API requests must include your API key in the Authorization header:YOUR_API_KEY
with your actual API key.
Keep your API keys secure and never share them in publicly accessible places such as GitHub repositories.
The Doctly API uses API keys to authenticate requests. You can obtain an API key by signing up for a Doctly account at doctly.ai.
YOUR_API_KEY
with your actual API key.