POST
Completion
POST
Chat completion
GET
Get a generation
GET
List available models
GET
List endpoints for a model
GET
Get credits
POST
Create a Coinbase charge
Authentication
POST
Exchange authorization code for API key
API Keys
GET
Get current API key
GET
List API keys
POST
Create API key
GET
Get API key
DEL
Delete API key
PATCH
Update API key
Built with
GET
https://openrouter.ai/api/v1
/credits
Send Request
Enter your bearer token
Not Authenticated
Use example
Clear form
View in API Reference
Request
cURL
TypeScript
Python
$
curl https://openrouter.ai/api/v1/credits \
>
-H "Authorization: Bearer "
Response
Send Request