shopback.com
ShopBack is a commerce platform that offers merchant integrations for online and in-store payments, along with affiliate and business tooling. Its public developer docs focus on merchant/payment-partner integrations for ShopBack Pay and related business workflows.
ShopBack exposes two documented REST payment APIs—Online Payments and In-Store Payments—and a public MCP server at `https://connect.shopback.com/shopbackgpt/mcp`; no GraphQL API or CLI was found.
- ShopBack MCP serverdiscovered
- ShopBack Online Payments APIdiscovered
- ShopBack In-Store Payments APIdiscovered
Sign in to the ShopBack Merchant Portal from the country-specific links in Online Payment Credentials. Generate the online payment integration credentials in the portal; the docs state the API username is the merchant ID provided by ShopBack and the password is the merchant secret provided by ShopBack.
Complete ShopBack in-store onboarding as described in In-Store Getting Started. During onboarding, ShopBack provides accessKeyId and accessKeySecret. Use them to generate an HMAC-SHA256 request signature as shown in Generating an HMAC Signature, then send Authorization: SB1-HMAC-SHA256 accessKeyId:hmac_signature.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://shopback.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing