Skip to main content
POST
Mint a single-use coherence claim-intent ticket (anonymous).

Body

application/json
report_slug
string
required

The Coherence report slug to bind the claim to (16 URL-safe chars). Carried through the round-trip so the claim page can resume the ceremony on the authenticated return.

Pattern: ^[A-Za-z0-9_-]{16}$

Response

A single-use claim-intent ticket.

intent_token
string
required

Opaque single-use ticket (mci_…). Present it to the exchange. Never a session token.

expires_at
string<date-time>
required