post https://api.sensible.so/v0/extract_from_url/
Extract data asynchronously from a document at the specified document_url
.
For supported file size and types, see Supported file types.
Take the following steps.
- Run this endpoint.
- To retrieve the extraction, use a webhook, or use the extraction
id
returned in the response to poll the GET documents/{id} endpoint.
For a step-by-step tutorial on calling this endpoint,
see Try asynchronous extraction from your URL.