Snippets


API

POST /api/login/
Login using your credentials and retrieve the authorization token

GET /api/logout/
Logout

GET /api/account/
Retrieve your account information (credits / voice list ...)

PATCH /api/account/
Update your account information

GET POST /api/command/
Send a TTS command to retrieve audio stream or generate an audio file

GET /api/stats/
Retrieve your stats (credit used, number of commands sent ...)

POST /api/password/change/
Update your password

POST /api/password/reset/
Reset your password if you lost it

POST /api/storage/
Upload a file (dictionary / sound) in your storage account folder

GET /api/storage/
Retrieve your files (dictionaries / sounds) stored in your account storage folder

DELETE /api/storage/
Remove a dictionary / sound file from your storage account folder

GET POST /api/tos/
Get the Terms of service and Accept/reject them


Events

- Events
Word and viseme positions