Latest Neocron News and Information
- New test server patch #563 has been released to Vedeena
THNapi:Authentication
From Neocron Wiki
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.