Mobile API: Difference between revisions
Jump to navigation
Jump to search
imported>Lisured Created page with ":This is work in progress, but please contribute if you can. == API endpoints == * https://api.disney.com/clubpenguin/mobile/v2/authToken * https://api.disney.com/clubpenguin..." |
imported>Lisured No edit summary |
||
Line 1: | Line 1: | ||
:This is work in progress, but please contribute if you can. | :This is work in progress, but please contribute if you can. | ||
== API endpoints == | The Mobile API consists of multiple parts. Disney API endpoints are used for authentication, getting information about players and buying items. | ||
* | == Disney API endpoints == | ||
* | |||
* | Disney API endpoints are located at https://api.disney.com/clubpenguin/mobile/v2/. | ||
* | |||
* | * [[Mobile API/Disney/authToken|authToken]] | ||
* | * [[Mobile API/Disney/coins|coins]] | ||
* | * [[Mobile API/Disney/purchase|purchase]] | ||
* | * [[Mobile API/Disney/account|account]] | ||
* [[Mobile API/Disney/outfit|outfit]] | |||
* [[Mobile API/Disney/card-data|card-data]] | |||
* [[Mobile API/Disney/identity|identity]] | |||
* [[Mobile API/Disney/puffle/leashed_puffle|puffle/leashed_puffle]] | |||
* [[Mobile API/Disney/game|game]] |
Revision as of 00:17, 27 May 2015
- This is work in progress, but please contribute if you can.
The Mobile API consists of multiple parts. Disney API endpoints are used for authentication, getting information about players and buying items.
Disney API endpoints
Disney API endpoints are located at https://api.disney.com/clubpenguin/mobile/v2/.