Skip to main content
Version: 1.0.0

ELIVAAS Admin API

Admin APIs for the ELIVAAS platform. All endpoints require Auth0 JWT authentication.

Auth0 Domain: elivaas.us.auth0.com

How to authenticate:

  1. Obtain a JWT token from Auth0
  2. Pass it as: Authorization: Bearer <token>

Authentication

JWT token from Auth0. Get token from https://elivaas.us.auth0.com/oauth/token

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT