🎨
Awake Interlink
  • Introduction
  • Authentication
  • Vend Services
  • Errors
Powered by GitBook
On this page

Was this helpful?

Authentication

PreviousIntroductionNextVend Services

Last updated 4 years ago

Was this helpful?

Authenticate your API calls by including your API key in the awake-access-apikey header of every request you make. You can manage your API keys from the .

If for any reason you believe your API key has been compromised or you wish to reset them, you can do so from the dashboard.

API requests made without authentication will fail with the status code 401: Unauthorized. All API requests must be made over HTTPS.

dashboard