Async table extraction

POST {{baseUrl}}/api/{{apiV3Version}}/layout/:document-id/table-extraction/async

Extract the tables from a document. Support the file types uploaded from Upload document API. This is an async mode API.

Request Body

{"callback"=>"http://examplehost:8080/examplepath"}

HEADERS

KeyDatatypeRequiredDescription
{{idoxAPIKey}}stringPlease sign-up iDox.ai and get an API key.

RESPONSES

status: OK

{"jobId":"6254ffb21283fa162a1450b6","taskCategory":"LAYOUT","taskSubcategory":"ASYNC_TABLE_EXTRACTION","status":"Processing","callback":"http://examplehost:8080/examplepath","startDateTime":"2022-04-12T04:27:30.147Z","expirationDateTime":"2022-04-13T04:27:30.147Z"}