Easy-Split
End Points
Cashfree uses API keys to allow access to the API. Once you have signed up at our merchant site, you can see your AppId and SecretKey.
Cashfree expects the API key to be included in all API requests to the server. Use the endpoint /api/v1/credentials/verify to verify your credentials.
Environment | Base URL |
---|---|
Production | https://api.cashfree.com/ |
Test | https://test.cashfree.com/ |
Auto Collect End Points
For Auto Collect pass the Authorization token. Use the Authorize API to generate the token for Auto Collect APIs.
Environment | Base URL |
---|---|
Production | https://api.cashfree.com/ |
Test | https://sandbox.cashfree.com/ |
Was this page helpful?