Skip to main content

Shop
API

The API for interacting with shop.

The base API object provided to purchase extension targets.

required

The shop where the checkout is taking place.

Was this section helpful?

Returns the shop where the checkout is taking place.

Shop

id
string

The shop ID.

myshopifyDomain
string

The shop's myshopify.com domain.

name
string

The name of the shop.

storefrontUrl
string

The primary storefront URL.

Caution

> As of version 2024-04 this value will no longer have a trailing slash.

Was this section helpful?