Data Extraction
Extract data
Extract data from unstructured source to structured JSON response
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
To learn more about JSON Schema standard, check it at https://json-schema.org/learn/getting-started-step-by-step#define-properties
Response
200 - application/json
OK
Available options:
subscription
, credits
Available options:
pending
, processing
, completed
, failed
Example:
2000