Skip to main content
POST
API key

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Headers

Idempotency-Key
string
required
Required string length: 1 - 200

Path Parameters

project_uuid
string<uuid>
required

Body

application/json
egress_country
string
required

ISO 3166-1 alpha-2 country returned by capabilities.

Pattern: ^[A-Z]{2}$
start_url
string<uri>
required

Public HTTP or HTTPS URL. Credentials and private, loopback, link-local, metadata, localhost, and local-network targets are rejected.

Maximum string length: 2048
browser_profile
enum<string>
default:windows

Browser identity profile; not the private worker operating system.

Available options:
windows,
macos,
linux
viewport
object

Response

Session accepted or an identical idempotent resource returned.

session
object
required