EUrouter

Credits

Account balance and credits

OpenAPI JSON

Get credits

GET
/api/v1/credits

Authorization

bearerAuth
AuthorizationBearer <token>

API key in format: eur_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

In: header

Response Body

application/json

curl -X GET "https://api.eurouter.ai/api/v1/credits"
{
  "data": {
    "total_credits": "string",
    "total_usage": "string"
  }
}

Was this page helpful?

Still stuck? Contact support