Calling the Authentication APIs allows you to get and verify bearer tokens returned by Cashfree Payments. We require this token for all further communication.Documentation Index
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
We do not support connected fund source accounts with respect to the Secure ID products.
General instructions
- Cashfree Payments’ libraries automatically call the Authorize API and internally store the token.
- Do not store the token in an insecure manner.
- Regenerating a new token does not invalidate the already generated token.
- Token generated from one IP address cannot be used from a different IP.
- Token generated is valid for 600 seconds. Please ensure that you recall the authorize API once the token has expired.