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/music_categories/ \ --header 'X-API-ID: <api-key>' \ --header 'X-API-KEY: <api-key>'
[ { "name": "<string>" } ]
API ID, from your settings page.
API Key, from your settings page.