Authentication
Authorize
Use this API to authenticate with the Cashfree system and obtain the authorization bearer token. All other API calls must have this token as Authorization header in the format 'Bearer <token>' (without quotes) for them to get processed.
POST
URLs
- Production/Live: https://payout-api.cashfree.com/payout/v1/authorize
- Sandbox/Test: https://payout-gamma.cashfree.com/payout/v1/authorize
Headers
Signature to be sent if IP is not whitelisted
Client Secret key
Client ID
Was this page helpful?