cURL
curl --request GET \ --url https://api.liveavatar.com/v1/languages
{ "code": 100, "data": [ { "language": "<string>", "code": "<string>" } ], "message": "<string>" }
Return the list of supported languages with code and display name.
Documentation IndexFetch the complete documentation index at: https://docs.liveavatar.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.liveavatar.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes
Was this page helpful?