Fetch unredeemed tokens

From ePrize Developers Wiki

Revision as of 13:44, 3 March 2009 by Ken-fox (Talk | contribs)
Jump to: navigation, search
Response:
200 OK
tokens: [
  /v1/{apikey}/game/{game}/token/{token},
  ...
]

Response if profile with UID doesn't exist:
404 Not Found

The tokens list may be empty if there aren't any unredeemed tokens for this profile.

The token URLs may use any valid canonical URL to represent a token. Clients must not depend on the URL format. All tokens support the same redeem interface.

Personal tools