cURL
curl --request GET \ --url https://api.lindo.ai/v1/ai/credits/client \ --header 'Authorization: Bearer <token>'
Get credit balance for a specific client. Requires client_id query parameter.
Enter your API key (starts with lindo_sk_)
Client credits retrieved
Was this page helpful?