Skip to main content
POST

Authorizations

Authorization
string
header
required

Insert API token, use the format: apikey <API-TOKEN>.

Body

application/json
instructions
object[]
required

List of actions to perform. For 'crawler_automation', use natural language. For 'script_automation', use TypeScript code.

geoLocation
object
required
project
string
required
type
enum<string>
required

Execution engine: 'crawler_automation' for natural language, 'script_automation' for code.

Available options:
crawler_automation,
script_automation
inspect
boolean

Response

Task created successfully

executionId
string
scriptType
string
status
string
geoLocation
object
started
string<date-time> | null
estimatedCompletion
string<date-time> | null