Sappo Merchant API

v1.0.0

REST API for all Sappo Shopify apps. Authenticate with a Bearer token generated in your app settings.

Global Docs
4 Apps
8 Resources
8 MCP Tools
https://api-staging.sappo.xco.agency

Quick Start

1
Get a token
Generate an API token from your app's Settings → API Access tab
2
Make a request
Include Authorization: Bearer <token> in every request
3
Explore docs
Each app has interactive Swagger docs — click "Docs" on any card below

Available Apps

Product Maestro

product-maestro
Live
Resources
schedules actions
https://api-staging.sappo.xco.agency/product-maestro/v1/{resource}

Theme Maestro

theme
Live
Resources
scheduled-themes publish-history
https://api-staging.sappo.xco.agency/theme/v1/{resource}

Claimify

claimify
Live
Resources
claims customers orders
https://api-staging.sappo.xco.agency/claimify/v1/{resource}

Gift Card Checker

gift-card-checker
Live
Resources
gift-cards
https://api-staging.sappo.xco.agency/gift-card-checker/v1/{resource}

Authentication

Include your token in the Authorization header of every request.

Authorization: Bearer mak_your_token

Rate Limits

60 requests per minute per token. Rate limit status is included in response headers.

X-RateLimit-Limit: 60
X-RateLimit-Remaining: 58
X-RateLimit-Reset: 1708451520