Skip to main content
POST
Identify user (JWT)

Authorizations

x-api-key
string
header
required

API key in lum_pk_* format. Pass via x-api-key header or Authorization: Bearer <key>.

Body

application/json
token
string
required

JWT signed with the project's HMAC secret.

Response

Token valid. End user upserted.

verified
boolean
Example:

true

user
object