v15

latestOpenAPI 3.1.02026-07-1295183803.5 KB
Routing

Get Batch Result

get/batch

Query parameters

keystring 32 character alphanumeric string required
Example:key=API_KEY

A key is a unique identifier that is required to authenticate a request to the API.

track_idstring required

Specify the track ID of the batch that was returned in the response after submitting a successful batch request.

Response

statusstring

Returns the overall status of the API request. Its value will always be one of success, failed, and pending.

msgstring

Displays the error message in case of a failed request or operation. Please note that this parameter is not returned in the response in case of a successful request.

track_idstring

Returns the unique ID of the batch processing task.