Skip to main content

Documentation Index

Fetch the complete documentation index at: https://relivai-63.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.


1. Obtaining an API Key

Currently, you can contact the customer support team to obtain an API Key. You can obtain an API Key for each project.

2. How to Authenticate API Requests

When making API requests, you must always include the API Key in the Authorization Header using the Bearer method.
Authorization: Bearer <token>