S
Shopify Admin REST API
Details
- URL
-
https://{shop}.myshopify.com/admin/api/{api_version} - Docs
- https://shopify.dev/docs/api/admin-rest
Authentication
X-Shopify-Access-Token: <credential> Create an app in the Dev Dashboard or scaffold one with Shopify CLI. Install it on a store to obtain an access token using Shopify-managed installation/token exchange, the authorization code grant, or for organization-owned stores the client credentials grant. Existing admin-created custom apps can also generate tokens from the Shopify admin via Generate access tokens for custom apps. Use the resulting token in X-Shopify-Access-Token.