Authentication

To authorize, use this code:

curl "api_endpoint_here"
  -u "6ZQHxidcLHnkcsnDbfM5"

Make sure to replace 6ZQHxidcLHnkcsnDbfM5 with your API key.

API access to the data under your user account(s) is protected by your API key. You can find your API key from Your Global Profile. If at anytime, you find the API key has become vulnerable, please regenerate the key using Regenerate button next to the API key.

Authentication to the Hiveage API is provided through HTTP Basic Authentication. Use your API key as the username and ignore the password when making requests. Please don’t use your regular account password with API requests.