shop-pro.jp
カラーミーショップ is a Japanese ecommerce platform operated by GMO Pepabo for creating and running online stores. It also offers an app store and developer tooling for extending shop functionality and integrating external services.
shop-pro.jp exposes a developer REST API surface for the Color Me Shop App Store API plus an npm-distributed CLI (`colorme`) that authenticates via a registered OAuth app; no public GraphQL or MCP connect endpoint was found in the reviewed docs.
- カラーミーショップアプリストア APIdiscovered
- カラーミーショップ CLIdiscovered
Go to カラーミーショップ デベロッパー, create an app/application, and register a redirect URI. For the CLI quickstart, the docs say to register http://127.0.0.1/callback and then copy the displayed Client ID and Client Secret. The same developer app is also used for OAuth access to the カラーミーショップ API and アプリストアAPI; request the scopes your integration needs during the OAuth authorization flow.
This token is not pre-generated in the dashboard. It is issued by カラーミーショップ in the app uninstall hook payload for apps with usage-based billing, as usage_charge.api_token. Keep the token from the uninstall webhook and use it only until the closing_on timestamp described in アプリストアAPI.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://shop-pro.jp/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