Liteforms

Add TTS usage

Adds time to the user's account by incrementing the number of seconds of TTS usage. Be sure to throttle this endpoint by only calling every 5 seconds or so.

post/liteforms/add_tts_usage

Request body

secondsnumber required

The number of seconds of TTS usage

charactersnumber

The number of characters of TTS usage

Response

Successful response

secondsnumber required

The total number of seconds of TTS usage

Changes

No recorded changes to this endpoint across all 1 revision of this API.