APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
AgentQL
CreateSessionRequest
AgentQL
· Schema
CreateSessionRequest
Request body for creating a remote browser session.
Agents
Artificial Intelligence
Web Scraping
Data Extraction
Browser Automation
REST API
Properties
Name
Type
Description
browser_ua_preset
string
Operating system to simulate in the browser user agent.
browser_profile
string
Browser behavior profile.
inactivity_timeout_seconds
integer
Seconds of inactivity before the session is automatically terminated.
proxy
object
Proxy configuration for the browser session.
View JSON Schema on GitHub