Skip to main content
To interact with the API you must authenticate each request using an API key to ensures all requests are linked to your organization.

API base URL

All requests must be sent to https://api.bitgpt.xyz

Required headers

You must include your API key in the Authorization header of every request:
Requests must be made over HTTPS.

Example: /auth/debug_token Endpoint

Use the /auth/debug_token endpoint to debug your authenticated request
cURL