Latest Neocron News and Information

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

Difference between revisions of "THNapi:Authentication"

From Neocron Wiki
Jump to: navigation, search
Line 13: Line 13:
 
| X-THN-API-Key || Your 64 character API access key
 
| X-THN-API-Key || Your 64 character API access key
 
|}
 
|}
 +
 +
== Future plans ==
  
 
== Version  4 ==
 
== Version  4 ==

Revision as of 14:50, 12 May 2020

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 key
X-THN-API-Key Your 64 character API access key

Future plans

Version 4

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

Discontinued

Version 2

Authentication information using api_user and api_key as query parameters in the URL will be discontinued in the very near future. This is only available on Items DB, Rares DB and Stats DB.

Version 1

This authentication was only supported by the Items DB V1 and is no longer in use.