Strict Standards: Non-static method Debugger::invoke() should not be called statically, assuming $this from incompatible context in /websites/twee60.com/cake/libs/debugger.php on line 575
Strict Standards: Non-static method Debugger::getInstance() should not be called statically, assuming $this from incompatible context in /websites/twee60.com/cake/libs/debugger.php on line 575
Twee60 API
This is the Twee60.com Gamertag API
Usage:
GET /api/gamertag/<gamertag>
Results:
Content Type: text/xml
<status gamertag="passedtag">Current Status...</status>
If the gamertag is valid, it returns the current status of that gamer. Otherwise, it's "Unknown".
Home