Skip to main content
POST
Request a Browser observation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-24
idempotency-key
string
Maximum string length: 255

Path Parameters

id
string
required
Pattern: ^comp_[0-9a-f]{32}$
screen_id
string
required
Pattern: ^scrn_[0-9a-f]{32}$

Body

application/json

Caller-selected Browser observation modes and deadline without resource or execution authority.

capture
object
required
deadline
string
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$

Response

Success

request
object
required
request_fingerprint
string
required
Pattern: ^sha256:[0-9a-f]{64}$
admitted_at
string
required

A canonical UTC ISO-8601 timestamp with millisecond precision.

Maximum string length: 24
Pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}Z$