Skip to main content
GET
Resolve a magic link token

Authorizations

x-api-key
string
header
default:sfk_your_api_key
required

Storefront API key (sfk_...)

Query Parameters

token
string
required

Magic link token

Response

200 - application/json
purpose
string
required

Purpose of the magic link

redirectPath
string
required

Path to redirect the customer to

accessToken
string

Access token for authentication

refreshToken
string

Refresh token for authentication

metadata
object

Additional metadata

requiresAction
string

Action required from the customer

Last modified on July 26, 2026