post https://api-sandbox.astra.finance/v1/partner/identity/token
You can place your application's client_id
into the username
field, and your client_secret
into the password
form field of the Authentication section of this documentation 👉.
Using the session_token
obtained from /v1/partner/identity/verification
, call Astra’s Partner Identity Token endpoint to Authorize the User via API.
The result of successfully calling this endpoint will result in the creation of an access_token and refresh_token.
This resource requires the OAuth Client to be configured for Trusted Authentication.
This resource is only available for eligible programs. Please reach out to your Astra Integration Specialist for more information.