Skip to main content
POST
Create a quote

Authorizations

Authorization
string
header
required

Secret API key (sk_test_… or sk_live_…). The key binds a Workspace, Project, and Environment.

Body

application/json
businessId
string<uuid>
required
bookId
string<uuid>
required
offeringId
string
required
Maximum string length: 80
factors
object

Factor selections by factor id. null means "answered as unknown".

idempotencyKey
string

Optional. Generated as auto_<uuid> when omitted.

Required string length: 8 - 120

Response

The created Quote Intent and its Receipt.

data
object
required
requestId
string
required