All API endpoints require authentication using an API key. Include your API key in the Authorization header:Documentation Index
Fetch the complete documentation index at: https://docs.veritus.ai/llms.txt
Use this file to discover all available pages before exploring further.
Getting Your API Key
To obtain an API key, you have two options:- Create an account: Visit discover.veritus.ai, create an account, and grab your API key from the dashboard.
- Contact support: Reach out to support@veritus.ai for assistance.
We are currently only accepting academic email addresses for account registration.
Usage Example
Important Notes
- Always keep your API key secure and never expose it in client-side code
- Include the
Bearerprefix before your API key - The API key must be included in every request