Skip to main content
POST
Build a dataset based on a description, without a workflow, ad-hoc

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

query
string
required

The query to make

method
string

Method to use, 'simple' or 'advanced'. Advanced may return better results, but uses more credits

Example:

"simple"

Body

application/json

A JSON schema to extract against

Example:

Response

200 - application/json

An in-progress result, which you can retrieve later with /result/{result_id}

message
string
Example:

"started"

result
object
success
boolean
Example:

true