Skip to main content
POST
Register a new customer

Authorizations

x-api-key
string
header
default:sfk_your_api_key
required

Storefront API key (sfk_...)

Body

application/json
email
string
required

Customer email

password
string
required

Customer password (min 8 chars)

firstName
string

First name

lastName
string

Last name

Response

204 - undefined
Last modified on July 26, 2026