cURL
Web
Extract structured data
Extracts structured data across one or more URLs, guided by a prompt and optional JSON schema. Asynchronous — returns a queued job; poll GET /v1/jobs/{id} for the data. Charges credits on completion.
POST
cURL
Authorizations
API key in the format: Bearer {api_token}
Body
application/json
Response
Job queued
Available options:
queued, processing, completed, failed, cancelled 
