Skip to main content
POST

Authorizations

anchor-api-key
string
header
required

API key for your Anchor Browser account, sent as the anchor-api-key header on every request. Create one at app.anchorbrowser.io (API Access), or obtain one programmatically via the unauthenticated agent-access flow (POST /v1/agent-access).

Body

application/json
count
integer
required

Number of sessions to create in the batch (1-1000)

Required range: 1 <= x <= 1000
configuration
object

Configuration that applies to all sessions in the batch

metadata
object

Optional batch-level metadata for identification and organization

Response

Batch created successfully

data
object