Authentication
Generate token
Login to generate Blend API access tokens. Returns a JWT access token and refresh token. The access token expires in 60 minutes, and the refresh token expires in 7 days.
POST
Body
application/json
Response
200 - application/json
Successful response with access tokens and user details