Induced Docs home page
Search...
Support
Web Console
Web Console
Search...
Navigation
Autonomous Browsing API
Get run status
API Reference
Knowledge Base
Ronika API
Community
Getting Started
Introduction
Autonomous Browsing API
POST
Create a new run
GET
Get run status
POST
Stop a run
POST
Send feedback for a run
Extract API
Quickstart
POST
Create a new extraction task
GET
Get extraction status
Autonomous Browsing API
Get run status
GET
/
autonomous
/
{id}
Try it
Authorizations
x-api-key
string
header
required
Path Parameters
id
string
required
Response
200 - application/json
data
object
Show child attributes
data.
run
object
Show child attributes
data.run.
id
string
data.run.
objective
string
data.run.
result
string
data.run.
status
string
data.run.
steps
object[]
Show child attributes
data.run.steps.
id
string
data.run.steps.
status
string
data.run.steps.
step
string
data.run.steps.
thought
string
requestId
string
success
boolean
timeTaken
integer
Create a new run
Stop a run