Skip to main content

API Keys

Retrieve or create yur API Key from the dashboard. Learn more about it here.
Your API key starts with sk_live for production and sk_test for our test environment (coming soon).
cURL
curl -X GET https://api.bitgpt.xyz/auth/debug_token \
  -H "Authorization: Bearer YOUR_API_KEY"