Verify API key
Verify the attached Authentication header contains a valid API token.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Valid auth token was found.
Errors
403
Forbidden Error

