Skip to main content
GET
cURL

Authorizations

TT-API-KEY
string
header
required

Please go to TTAPI Console to get the API key.

Path Parameters

task_id
string
required

Task ID. Valid for 24 hours.

Response

200 - application/json

Query task result successful

request_id
string
required

Request unique identifier. Can be used for request tracing and troubleshooting.

Example:

"c11018a8-3f83-9591-a636-xxxxxx"

output
object
required

Task output information

Example:
usage
object

Output information statistics. Only counted for successful results.

Last modified on April 29, 2026