Retrieves a list of AI creators that can be used in the API.
curl --request POST \ --url https://api.captions.ai/api/creator/list \ --header 'x-api-key: <api-key>'
{ "supportedCreators": [ "<string>" ], "thumbnails": {} }
Show child attributes
Was this page helpful?