To interact with the API you must authenticate each request using an API key to ensures all requests are linked to your organization.Documentation Index
Fetch the complete documentation index at: https://docs.bitgpt.xyz/llms.txt
Use this file to discover all available pages before exploring further.
API base URL
All requests must be sent tohttps://api.bitgpt.xyz
Required headers
You must include your API key in theAuthorization header of every request:
Example: /auth/debug_token Endpoint
Use the /auth/debug_token endpoint to debug your authenticated request
cURL

