Sign in
Authentication
Sign In
POST
Sign in
Authenticate with the API using email/password or refresh token. Returns an access token that can be used for subsequent requests.
Authentication Methods
- Password Grant: Provide email and password
- Refresh Token Grant: Use a refresh token to get a new access token
- Access token
- Refresh token
- Token expiration time
- Token type (bearer)
Body
application/json