post https://platform-api.sandbox.testessential.net/reg/v1/auth/token
This endpoint provides OAuth2.0 authentication and supports the following grant types:
refresh_token– Refreshes an existing access token.password_email– Authenticates a user using an email and password.
Learn more from our guides:
- authentication using
passwordgrant type- token refresh with the
refresh_tokengrant type- creating Two-Factor Authentication (2FA)
