cURL
curl --request GET \ --url https://api.deepxl.ai/v1/account \ --header 'x-api-key: <api-key>'
Returns usage and limits per media type for the authenticated account. Used by SDK checkUsage().
API key created in the dashboard
Successful Response
Was this page helpful?