- Get Token - Use the Get Token API to authenticate with the Cashfree system and obtain the authorization bearer token, call the authorize API.
- Verify Token - Verify the authentication token generated. The response will be ‘Token is not valid’ if the token does not exist, invalid or has been expired.
Authorization
Overview
Authenticate Global Collections partner API calls by generating bearer tokens, verifying token validity, and refreshing credentials before each request.