curl "https://api.genlook.app/tryon/v1/account/usage" \ -H "x-api-key: gk_your_api_key"
{ "totalGenerations": 1250, "completedGenerations": 1180, "failedGenerations": 70 }
Get generation usage statistics for your account
Was this page helpful?