Authentication

The REST API offers security by requiring that either a security token or a valid OAuth 2.0 bearer token to be passed in the Authorization header of the API requests.

The REST API currently supports these authentication schemes:

  • Mongoose security token
  • OAuth 1.0a zero-legged authentication