{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Access API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Access", "type": "folder" }, "items": [ { "info": { "name": "Shopify Retrieve access scopes for the access token", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/oauth/access_scopes.json" }, "docs": "Retrieves a list of access scopes associated with the current access token." }, { "info": { "name": "Shopify Retrieves A List Of Storefront Access Tokens That Have Been Issued", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/storefront_access_tokens.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#index-2020-01" }, { "info": { "name": "Shopify Creates A New Storefront Access Token", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/storefront_access_tokens.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#create-2020-01" }, { "info": { "name": "Shopify Deletes An Existing Storefront Access Token", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/storefront_access_tokens/:storefront_access_token_id.json", "params": [ { "name": "storefront_access_token_id", "value": "", "type": "path", "description": "storefront_access_token_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#destroy-2020-01" }, { "info": { "name": "Shopify Retrieves A List Of Storefront Access Tokens That Have Been Issued", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/storefront_access_tokens.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#index-2020-04" }, { "info": { "name": "Shopify Creates A New Storefront Access Token", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/storefront_access_tokens.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#create-2020-04" }, { "info": { "name": "Shopify Deletes An Existing Storefront Access Token", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/storefront_access_tokens/:storefront_access_token_id.json", "params": [ { "name": "storefront_access_token_id", "value": "", "type": "path", "description": "storefront_access_token_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#destroy-2020-04" }, { "info": { "name": "Shopify Retrieves A List Of Storefront Access Tokens That Have Been Issued", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/storefront_access_tokens.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#index-2020-07" }, { "info": { "name": "Shopify Creates A New Storefront Access Token", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/storefront_access_tokens.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#create-2020-07" }, { "info": { "name": "Shopify Deletes An Existing Storefront Access Token", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/storefront_access_tokens/:storefront_access_token_id.json", "params": [ { "name": "storefront_access_token_id", "value": "", "type": "path", "description": "storefront_access_token_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#destroy-2020-07" }, { "info": { "name": "Shopify Retrieves A List Of Storefront Access Tokens That Have Been Issued", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/storefront_access_tokens.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#index-2020-10" }, { "info": { "name": "Shopify Creates A New Storefront Access Token", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/storefront_access_tokens.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#create-2020-10" }, { "info": { "name": "Shopify Deletes An Existing Storefront Access Token", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/storefront_access_tokens/:storefront_access_token_id.json", "params": [ { "name": "storefront_access_token_id", "value": "", "type": "path", "description": "storefront_access_token_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#destroy-2020-10" }, { "info": { "name": "Shopify Retrieves A List Of Storefront Access Tokens That Have Been Issued", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/storefront_access_tokens.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#index-2021-01" }, { "info": { "name": "Shopify Creates A New Storefront Access Token", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/storefront_access_tokens.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#create-2021-01" }, { "info": { "name": "Shopify Deletes An Existing Storefront Access Token", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/storefront_access_tokens/:storefront_access_token_id.json", "params": [ { "name": "storefront_access_token_id", "value": "", "type": "path", "description": "storefront_access_token_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#destroy-2021-01" }, { "info": { "name": "Shopify Retrieves A List Of Storefront Access Tokens That Have Been Issued", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/storefront_access_tokens.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#index-unstable" }, { "info": { "name": "Shopify Creates A New Storefront Access Token", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/storefront_access_tokens.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#create-unstable" }, { "info": { "name": "Shopify Deletes An Existing Storefront Access Token", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/storefront_access_tokens/:storefront_access_token_id.json", "params": [ { "name": "storefront_access_token_id", "value": "", "type": "path", "description": "storefront_access_token_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/access/storefrontaccesstoken#destroy-unstable" }, { "info": { "name": "Shopify Retrieves Information About The User Account Associated With The Access Token Used To Make This Api Request", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/users/current.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/user#current-2020-01" }, { "info": { "name": "Shopify Retrieves Information About The User Account Associated With The Access Token Used To Make This Api Request", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/users/current.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/user#current-2020-04" }, { "info": { "name": "Shopify Retrieves Information About The User Account Associated With The Access Token Used To Make This Api Request", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/users/current.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/user#current-2020-07" }, { "info": { "name": "Shopify Retrieves Information About The User Account Associated With The Access Token Used To Make This Api Request", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/users/current.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/user#current-2020-10" }, { "info": { "name": "Shopify Retrieves Information About The User Account Associated With The Access Token Used To Make This Api Request", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/users/current.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/user#current-2021-01" }, { "info": { "name": "Shopify Retrieves Information About The User Account Associated With The Access Token Used To Make This Api Request", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/users/current.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/plus/user#current-unstable" } ] } ], "bundled": true }