Skip to main content
POST
Register

Headers

X-Site-ID
string
required
X-Stella-Token
string | null
Idempotency-Key
string | null

Body

application/json
email
string<email>
required
password
string
required
Required string length: 8 - 256
first_name
string | null
Maximum string length: 100
last_name
string | null
Maximum string length: 100
phone
string | null
Maximum string length: 50
marketing_opt_in
boolean
default:false

Response

Successful Response

Returned by /register and /login — customer + token together.

customer
CustomerSelfResponse · object
required

The customer's own view of their account.

access_token
string
required
expires_at
string<date-time>
required