カラーミーショップアプリストア API

REST discovered

Details
URL
https://api.shop-pro.jp
Docs
https://app.shop-pro.jp/open_api
Authentication
Color Me Shop OAuth app (Client ID + Client Secret) oauth2 discovered Set up OAuth ↗

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.

App Store uninstall usage-charge API token api_key discovered Get key ↗
api_token: <credential>

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.