Authentication

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

The Mongoose REST API currently supports these authentication schemes:

  • Mongoose security token
  • OAuth 1.0a Zero-Legged authentication