shopee.com
Shopee is an e-commerce marketplace platform. Its Open Platform lets partner applications integrate with seller shops, orders, listings, marketing, chat, and related commerce workflows.
Shopee exposes a seller-focused HTTP Open Platform API plus an OAuth-protected MCP server at https://mcp.shopee.com/openai/v1.
- Shopee MCP serverdiscovered
- Shopee Open Platform APIdiscovered
Sign in to the Shopee Open Platform, create/register a Partner App in the developer console, and obtain your partner_id and partner_key from the app details. The developer guide states Shopee API calls use partner_id and a request sign, which is generated from the app secret (partner_key).
After creating a Partner App in the Shopee Open Platform, send the seller through Shopee's authorization flow described in The authorization process. Then exchange the returned authorization code with the documented token API in v2.public.get_access_token. Refresh it with v2.public.refresh_access_token when needed.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/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