Skip to main content
GET
Get video captions async job result
Get video captions async job result Pricing — base $0.0001 per successful call (final charge scales by your plan multiplier). Charged only when the upstream response body code is 200.
Response structure is not yet fully documented — refer to the actual API response.

Example

Authorizations

Authorization
string
header
required

AIsa API key. Get yours at https://aisa.one

Query Parameters

job_id
string
required

Async job ID

Required string length: 8 - 128
Pattern: ^[A-Za-z0-9_-]+$
format
enum<string>
default:srt

Caption format

Available options:
srt,
xml,
json3,
txt

Response

200

Successful response. Response structure varies; refer to the actual API response.