API archive entry · source-reported
カラーミーショップアプリストア API
# カラーミーショップアプリストア API アプリストアにて公開するアプリに対して、一般公開しているカラーミーショップAPIに加えて、カラーミーショップアプリストアAPI(以下、アプリストアAPIといいます)を利用することが出来ます。アプリストアAPIでは以下のことが行えます。 - 課金データ(アプリ内課金、従量課金)の作成 - インラインスクリプトタグの取得・作成・更新・削除 - スクリプトタグの取得・作成・更新・削除 ## 利用手順 アプリストアAPIを利用するには、OAuth認証が必要です。OAuth認証の基本的な流れについてはカラーミーショップAPIドキュメントを参照してください。 アプリストアAPIの利用のために、以下のscopeが追加で指定可能になります。カラーミーショップAPIドキュメントに掲載されているscopeと合わせてご利用ください。 |スコープ|機能| |---|---| |`write_application_charge`|課金データの作成| |`read_shop_script_tags`|ショップページのスクリプトタグを参照| |`write_shop_script_tags`|ショップページへスクリプトタグを追加・更新| |`read_inline_script_tags`|インラインスクリプトタグを参照| |`write_inline_script_tags`|インラインスクリプトタグを追加・更新| |`read_script_tags`|スクリプトタグを参照(deprecated)| |`write_script_tags`|スクリプトタグを追加・更新(deprecated)| (例) カラーミーショップアカウントの認証ページを表示 ``` https://api.shop-pro.jp/oauth/authorize?client_id=CLIENT_ID&redirect_uri=REDIRECT_URI&response_type=code&scope=read_products%20write_products%20write_application_charge ``` ## 課金設定 料金プラン(月額課金・従量課金・買い切り)による課金や、アプリ内課金をご利用いただくにはアプリごとに課金設定の登録が必要です。 この設定は カラーミーショップ デベロッパー から行うことができます。 登録できる課金形式やその使い方の詳細についてはアプリストア 開発ガイドのアプリ課金のページをご覧ください ## アプリのインストール ショップオーナーがアプリをインストールしたとき、以下の処理をカラーミーショップが行います。 - 選択された料金プランに基づき課金開始 - インストールフックの呼び出し ### インストールフック アプリ
Documentation & source
Use the provider’s reference for current endpoints, setup, limits and terms.
No separate documentation URL has been confirmed for this record.
Provider content retains its own terms. This listing does not grant reuse or training rights.
Access at a glance
These are reported access facts. Check the current documentation before integrating.
- Authentication: Unknown.
- HTTPS: not confirmed.
- Browser access (CORS): Unknown.
Pricing and limits
Current plans, quotas, and rate limits have not been reviewed for this listing. Check the provider’s current terms; no authentication does not necessarily mean free usage.
Documentation and sources
Imported from APIs.guru OpenAPI Directory. A detailed editorial review has not been published yet.
APIs.guru OpenAPI Directory · CC0 contributed definitions; upstream provider terms may differ
More Shopping APIs
Account API
The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (eBay business policies and seller-defined custom policies), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the availability of the methods in this API, see Account API requirements and restrictions .
Unknown · HTTPS unconfirmed · CORS Unknown
Account API
The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (eBay business policies and seller-defined custom policies), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the availability of the methods in this API, see Account API requirements and restrictions .
Unknown · HTTPS unconfirmed · CORS Unknown
AGCO API
AGCO API: API definition published in the OpenAPI directory for agco-ats.com. See the linked specification for supported operations.
Unknown · HTTPS unconfirmed · CORS Unknown
agentOS Api V2, Customer Login Call Group
agentOS Api V2, Customer Login Call Group: API definition published in the OpenAPI directory for letmc.com. See the linked specification for supported operations.
Unknown · HTTPS unconfirmed · CORS Unknown
agentOS API V3, Diary Call Group
agentOS API V3, Diary Call Group: API definition published in the OpenAPI directory for letmc.com. See the linked specification for supported operations.
Unknown · HTTPS unconfirmed · CORS Unknown
agentOS API V3, Maintenance Call Group
agentOS API V3, Maintenance Call Group: API definition published in the OpenAPI directory for letmc.com. See the linked specification for supported operations.
Unknown · HTTPS unconfirmed · CORS Unknown
Source reference
This page separates source-reported facts from questions that need live provider verification.