Skip to main content
POST

Authorizations

x-access-token
string
header
required

Body

application/json
apiKey
string
required

Shop's openApiToken for authentication

Example:

"sk_live_abc123def456"

shopDomain
string

Optional shop domain (V1 compatibility). When provided, must match the shop for the apiKey.

Example:

"my-store.myshopify.com"

vendorId
string

Optional vendor ObjectId for vendor-scoped token

Example:

"507f1f77bcf86cd799439011"

Response

Key is valid

success
boolean
data
object