Skip to main content
POST
Check a verification code

Authorizations

Authorization
string
header
required

Your API key from the Wave dashboard. Sandbox keys start sk_sandbox_; production keys start sk_live_. Send as Authorization: Bearer <key>. Some endpoints require a production key and specific scopes.

Body

application/json
verification_id
string
required

From the create response.

code
string
required

The 6-digit code the user entered.

Response

Code checked; verdict returned

verification_id
string
state
string
verified
boolean