Shopify Admin API Skill
shopify
shopify
| Method | Path | Description |
|---|---|---|
GET | /admin/oauth/access_scopes.json | |
POST | /admin/api/2020-01/storefront_access_tokens.json | Retrieves a list of access scopes associated to the access token. |
GET | /admin/api/2020-01/storefront_access_tokens.json | Creates a new storefront access token |
DELETE | /admin/api/2020-01/storefront_access_tokens/{storefront_access_token_id}.json | Retrieves a list of storefront access tokens that have been issued |
POST | /admin/api/2020-04/storefront_access_tokens.json | Deletes an existing storefront access token |
GET | /admin/api/2020-04/storefront_access_tokens.json | Creates a new storefront access token |
DELETE | /admin/api/2020-04/storefront_access_tokens/{storefront_access_token_id}.json | Retrieves a list of storefront access tokens that have been issued |
POST | /admin/api/2020-07/storefront_access_tokens.json | Deletes an existing storefront access token |
GET | /admin/api/2020-07/storefront_access_tokens.json | Creates a new storefront access token |
DELETE | /admin/api/2020-07/storefront_access_tokens/{storefront_access_token_id}.json | Retrieves a list of storefront access tokens that have been issued |
POST | /admin/api/2020-10/storefront_access_tokens.json | Deletes an existing storefront access token |
GET | /admin/api/2020-10/storefront_access_tokens.json | Creates a new storefront access token |
DELETE | /admin/api/2020-10/storefront_access_tokens/{storefront_access_token_id}.json | Retrieves a list of storefront access tokens that have been issued |
POST | /admin/api/2021-01/storefront_access_tokens.json | Deletes an existing storefront access token |
GET | /admin/api/2021-01/storefront_access_tokens.json | Creates a new storefront access token |
DELETE | /admin/api/2021-01/storefront_access_tokens/{storefront_access_token_id}.json | Retrieves a list of storefront access tokens that have been issued |
POST | /admin/api/unstable/storefront_access_tokens.json | Deletes an existing storefront access token |
GET | /admin/api/unstable/storefront_access_tokens.json | Creates a new storefront access token |
DELETE | /admin/api/unstable/storefront_access_tokens/{storefront_access_token_id}.json | Retrieves a list of storefront access tokens that have been issued |
GET | /admin/api/2020-01/reports.json | Deletes an existing storefront access token |
POST | /admin/api/2020-01/reports.json | Retrieves a list of reports. Note: As of version 2019-10, this endpoint implements pagination by using links that are provided in the response header. Sending the page parameter w... |
GET | /admin/api/2020-01/reports/{report_id}.json | Creates a new report |
PUT | /admin/api/2020-01/reports/{report_id}.json | Retrieves a single report created by your app |
DELETE | /admin/api/2020-01/reports/{report_id}.json | Updates a report |
GET | /admin/api/2020-04/reports.json | Deletes a report |
POST | /admin/api/2020-04/reports.json | Retrieves a list of reports. Note: As of version 2019-10, this endpoint implements pagination by using links that are provided in the response header. Sending the page parameter w... |
GET | /admin/api/2020-04/reports/{report_id}.json | Creates a new report |
PUT | /admin/api/2020-04/reports/{report_id}.json | Retrieves a single report created by your app |
DELETE | /admin/api/2020-04/reports/{report_id}.json | Updates a report |
GET | /admin/api/2020-07/reports.json | Deletes a report |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install shopify
Downloads and installs to ~/.claude/skills/shopify/
2020-10 (2026-02-13)