Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://unified-api.creatorcommerce.shop/channels/{myshopifyDomain} \ --header 'x-channel-access-token: <api-key>'
{ "channel": { "_id": "6997d1b29655870ce8359c45", "name": "nuuds", "handle": "nuuds", "isInstalled": true, "platform": "shopify", "shopify": { "shopId": "gid://shopify/Shop/6997d1b29655870ce8359c45", "myshopifyDomain": "nuuds-com.myshopify.com", "shopName": "nuuds" }, "brandKit": { "title": "nuuds", "primaryColor": "#270803", "primaryDomain": "www.nuuds.com" }, "features": { "isWebPixelEnabled": true, "isDefaultMessagingEnabled": false }, "connectedIntegrations": [ { "name": "Klaviyo", "handle": "klaviyo", "type": "esp", "isEnabled": true } ] } }
Retrieves channel configuration by myshopify domain.
Channel or partner access token (x-channel-access-token or x-partner-access-token)
"cc-goaff-sandbox.myshopify.com"
Channel retrieved
Show child attributes