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:
- Obtain a JWT token from Auth0
- Pass it as: Authorization: Bearer <token>
Authentication
- HTTP: Bearer Auth
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 |