User Tools

Site Tools


dev:app_store_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
dev:app_store_api [2017/08/01 11:32] – [More Info] sudev:app_store_api [2020/02/21 15:30] (current) – removed su
Line 1: Line 1:
-====== App Store API ====== 
- 
-**The //**App Store %%API%%**// allows Apps to: \\ ** 
- 
-    * Access user information 
-    * Execute debit transactions of IP Credits from user accounts 
-    * Execute data retrieval requests to the user's App Store Connect data sources 
- 
-**The //**App Store %%API%%**// is only available to Apps registered for use in the App Store.** 
- 
-**The //**App Store %%API%%**// is a RESTful %%API%% secured via OAUTH2. **  
- 
-The full //**App Store %%API%%**// is available here: https://appstore.intelligentplant.com/apihelp 
- 
- 
-==== More Info ==== 
- 
-   * [[Dev:App Store API Security Overview]] 
- 
-   * [[Dev:App Authentication Example]] 
- 
-   * [[Dev:App Store Example with Postman]] 
- 
-   * [[Dev:App Store Data Requests]]