Skip to main content
POST
Email Signup

Authorizations

X-API-KEY
string
header
required

Provisioned Corpus API key with the required jurisdiction and operation scopes.

Body

application/json
email
string
required
password
string
required

Response

Successful Response

Sign-up succeeded but the account is inert until the emailed code is answered.

Deliberately carries NO session token: that is the whole point of the gate. The account row exists, holds zero credits, and cannot mint a key until /account/verify-email.

email
string
required
expires_in
integer
required
verification_required
boolean
default:true
email_sent
boolean
default:true
message
string
default:Check your email for a six-digit code to finish creating your account.