API referenceapi/v1/auth/claim
MMB / FIELD GUIDE Ideas into action.
Start an email claim
Sends a 6-digit verification code to the email address for this claim token.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
Mint an anonymous API key
Creates a new anonymous key with a lifetime request cap and an expiry. The key is returned once; store it. Claim it by email to remove the expiry and cap.
Complete an email claim
Verifies the emailed code. Claiming does not rotate the key; it removes the anonymous expiry and lifetime cap.