Latest Neocron News and Information

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

THNapi:Authentication

From Neocron Wiki
Revision as of 10:57, 12 April 2020 by Brammers (talk | contribs) (API Authentication)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

API Authentication

Sites supporting API Authentication can be accessed by sending the followed HTTP headers in your request.

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

Note: Sending authentication information using api_user and api_key query parameters will be discontinued in the very near future.