πͺCredits
Available credits
Get the credits
GET https://gptradar.com/api/credits/
This endpoint will return the number of available credits and tokens on your account.
1 credit = 100 tokens β 125 words (in English)
What are tokens and how GPT Radar counts them?
Headers
Name
Type
Description
Authorization
String
Api-KeyYOUR-API-KEY
{
"available_credits": 55531,
"available_tokens": 5553059
}This endpoint requires authentication. You have to include your API key in the header of this request.
Last updated
Was this helpful?