Get Started with the Galaxy Store Developer API

Before you can start using the Galaxy Store Developer API (which includes the Content Publish, IAP, and GSS Metric APIs), you must meet the requirements listed on this page.

Requirements

Once you have completed the following prerequisites and set up authentication, you can start using the Galaxy Store Developer API.

Prerequisites




Authentication Setup

Because the Galaxy Store Developer API uses the OAuth 2.0 server-to-server authentication method, you must create an access token. The access token is used for authentication and is included in the authorization header of every API call.




Use the Galaxy Store Developer API

After you have satisfied the prerequisites and generated the access token, you are ready to start using the Galaxy Store Developer API!

Remember that you must include the access token in the authorization header of every Galaxy Store Developer API call. See Use the Access Token for more information about how to use the access token.

API schema

Access to all APIs must use HTTPS. HTTP is not allowed. The base URL for all APIs, unless noted otherwise, is:

https://devapi.samsungapps.com/

For example: https://devapi.samsungapps.com/seller/contentList