Skip to main content
POST
Spree SDK

Authorizations

x-spree-api-key
string
header
required

Publishable API key for store access

Headers

x-spree-api-key
string
required

Body

application/json
refresh_token
string
required

Refresh token from login response

Response

token refreshed

token
string
required

JWT access token

refresh_token
string
required

Refresh token for obtaining new access tokens

user
object
required