Developers
MeloLab API
Create scoped API keys, generate music with your existing credits, and connect agent workflows to MeloLab.
Make your first request
Create a new key to get a ready-to-run sample with the secret filled in, or use an existing key with this generic cURL.
curl -X GET https://melolab.ai/api/v1/models \
-H "Authorization: Bearer $MELOLAB_API_KEY"