Mobile API: Difference between revisions

From Club Penguin Protocol
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.
* https://api.disney.com/clubpenguin/mobile/v2/authToken
 
* https://api.disney.com/clubpenguin/mobile/v2/coins
== Disney API endpoints ==
* https://api.disney.com/clubpenguin/mobile/v2/purchase
 
* https://api.disney.com/clubpenguin/mobile/v2/account
Disney API endpoints are located at https://api.disney.com/clubpenguin/mobile/v2/.
* https://api.disney.com/clubpenguin/mobile/v2/outfit
 
* https://api.disney.com/clubpenguin/mobile/v2/card-data
* [[Mobile API/Disney/authToken|authToken]]
* https://api.disney.com/clubpenguin/mobile/v2/identity/$SWID
* [[Mobile API/Disney/coins|coins]]
* https://api.disney.com/clubpenguin/mobile/v2/puffle/leashed_puffle
* [[Mobile API/Disney/purchase|purchase]]
* https://api.disney.com/clubpenguin/mobile/v2/game?type=plinks
* [[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/.