Skip to main content
POST
Create ghost user

Request

Headers

This endpoint does not require authentication and creates an anonymous guest session for browsing.

Successful response

You receive a temporary token that allows guest users to browse, add items to cart, and use the wishlist before registering.

Error response

Headers

x-shop-id
string

Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.

Body

application/json

The body is of type object.

Response

Ghost user created successfully.

status
integer
required
success
boolean
required
message
string
required
data
object
required