cURL
curl --request POST \ --url https://api.captions.ai/api/twin/supported-languages \ --header 'x-api-key: <api-key>'
{ "supportedLanguages": [ "<string>" ] }
Documentation IndexFetch the complete documentation index at: https://help.mirage.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://help.mirage.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful response containing supported languages.
Was this page helpful?