Skip to main content
All API endpoints require authentication using an API key. Include your API key in the Authorization header:

Getting Your API Key

To obtain an API key, you have two options:
  1. Create an account: Visit discover.veritus.ai, create an account, and grab your API key from the dashboard.
  2. 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 Bearer prefix before your API key
  • The API key must be included in every request