Latest Neocron News and Information
- New test server patch #749 has been released to Vedeena
- New retail server patch #747 has been released to Titan
Difference between revisions of "THNapi:Authentication"
From Neocron Wiki
(API Authentication) |
(No difference)
|
Revision as of 10:57, 12 April 2020
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.