Skip to main content

Validate the magic token + code

POST 

/v1/partner/supplier-access/validate

Exchanges the magic token and the 6-digit code for a short-lived claim_token used by /mint. Increments the per-session attempt counter on miss; 5 misses lock the session.

Request

Responses

Validated. Use the returned claim_token at /mint.