Skip to main content
POST
Exchange Pint For Token

Authorizations

Authorization
string
header
required

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

Body

application/json
pint
PurchaseIntentPayload · object
required
signature
string
required
audience
string
required
source_chat_message_id
integer | null
enforcement_mode
enum<string>
default:strict
Available options:
strict,
advisory

Response

Successful Response

sig
string
required

JWT token issued for the PINT

id
string
required

PINT SRI (e.g. sr:us:pint:abc123)

audience
string
required

Audience the token was issued for

scopes
string[]
required

Authorized scopes for this PINT

expires_at
integer
required

Token expiry as epoch seconds

sri
string | null

Sumvin Resource Identifier for the signer