Authentication

Every request must be authenticated with an authentication token in an authorization header. This can either be a User tokens or a Device tokens. Use an existing token, create a new token, or ask Interay for a token.

Headers

Name

Value

Authorization

Bearer <Token>