Latest Neocron News and Information

  • New test server patch #543 has been released to Vedeena

THNapi:Authentication

From Neocron Wiki
Revision as of 14:52, 12 May 2020 by Brammers (talk | contribs) (No point in keeping outdated information)
Jump to: navigation, search

Current API Authentication

Version 3

Sites supporting API Authentication can be accessed by sending the following HTTP headers in your request. Available to the Items DB from April 14th 2020. The Rares DB and Stats DB will support this method in the near future.

HTTP Header Required value
X-THN-API-User Your 40 character API user ID key
X-THN-API-Key Your 64 character API secret key

Future plans

Version 4

This is not yet implemented. It is expected to be based on JSON Web Tokens