Difference between revisions of "Validate Token"
From King Arthur's Gold Wiki
(Created page with "Category:API '''Implementation Status:''' Implemented<br/> '''URI:''' https://api.kag2d.com/player/$PLAYER/token/verification/$TO...") |
(No difference)
|
Revision as of 07:38, 10 March 2012
Implementation Status: Implemented
URI: https://api.kag2d.com/player/$PLAYER/token/verification/$TOKEN
HTTP Verbs Supported: GET
Response Type: JSON dictionary
HTTP Auth Required: No
Successful Response
{"playerTokenVerification": false}
Error Conditions
No error conditions are known/documented right now, as they would likely just end up as a 'false' token validation.