Skip to main content
POST
Verify the code and sign in

Authorizations

Authorization
string
header
required

The publishable key (opk_…) — safe to embed in your frontend. Created per portal in the console, with the origins allowed to use it from a browser.

Body

application/json
email
string<email>
required
Maximum string length: 320
Example:

"ana@example.com"

code
string
required

The six digits from the email.

Pattern: ^\d{6}$
Example:

"123456"

Response

Signed in — the token and who it belongs to.

token
string
required
expiresAt
string
required
attendee
object
required