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://modulate-developer-apis.com/api/velma-2-batch/list-presets \ --header 'X-API-Key: <api-key>'
{ "presets": [ { "identifier": "<string>", "name": "<string>", "short_description": "<string>", "detailed_description": "<string>" } ] }
API key used for authentication and usage tracking.
List of premade presets.
Show child attributes