Authorizations
Your unique API key for authentication.
Get your API key here: https://va.landing.ai/settings/api-key.
If using the EU endpoint, get your API key here: https://va.eu-west-1.landing.ai/settings/api-key.
Path Parameters
Response
Successful Response
Unified response for job status endpoint.
Job completion progress as a decimal from 0 to 1, where 0 is not started, 1 is finished, and values between 0 and 1 indicate work in progress.
0 <= x <= 1
The parsed output, if the job is complete and the output_save_url
parameter was not used.
The URL to the parsed content, if the job is complete and the result is larger than 1MB or the output_save_url
parameter was used.