Skip to main content
POST
Begin a Connection setup session

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
required
Required string length: 1 - 255

Path Parameters

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

Body

application/json
offering_id
string
required
Pattern: ^ioff_[0-9a-f]{32}$
label
string
required
Required string length: 1 - 8192
return_url
string
required
Maximum string length: 2048
Pattern: ^https:\/\/[^\s#]+$
placement_id
string
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
scopes
string[]
Required array length: 1 - 256 elements
Required string length: 1 - 512
Pattern: ^[^\s,]+$
egress_rules
object[]
Required array length: 1 - 32 elements

Response

one open-URL action with the session deadline exactly while human completion is pending

session
object
required
next_action
object | null
required