cURL
curl --request GET \ --url https://backend.identifai.net/api/user/credits \ --header 'X-Api-Key: <api-key>'
{ "available_credits": 159, "total_spent": 41 }
Get user credits
Documentation IndexFetch the complete documentation index at: https://docs.identifai.net/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.identifai.net/llms.txt
Use this file to discover all available pages before exploring further.
Your API key.
An object containing the user credits
Credits used so far
Available credits