Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.creatify.ai/api/remaining_credits/ \ --header 'X-API-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
{ "remaining_credits": 123 }
API ID, from your settings page.
API Key, from your settings page.