Skip to main content
POST
Login Verify

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
email
string
required
code
string
required

6-digit verification code from email

Required string length: 6
organization_id
string | null

Org to scope the new key to (must be a member)

Response

Successful Response

api_key
string
required

Your new nk_ API key — store it securely, it cannot be retrieved again

api_key_id
string
required
user_id
string
required
organization_id
string | null