Authorization
Get Auth Token
Use this API to authenticate with the Cashfree system and obtain the authorization bearer token, call the authorize API. All other API calls must have this token as Authorization header in the format ‘Bearer ’ (without quotes) for them to get processed.
POST
Based on who you are, consider the below values in the API requests
Cashfree Merchant | Cashfree Partner |
---|---|
x-client-id | x-partner-api-key |
x-client-secret | x-partner-merchantid |
Headers
Enter partner API key
Enter the merchant reference id used while creating merchant during onboarding
API version
Was this page helpful?