Skip to main content
POST
Email Login

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

A Corpus-issued session token for email sign-in.

Short-lived and identity-only: scopes and the operator flag are re-read from the database on every request, so revoking access does not wait for expiry.

account_id
string
required
email
string
required
session_token
string
required
expires_in
integer
required
is_operator
boolean
default:false