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/ |
Next Gen APIs: 1. Split during order creation 2. Pay Order 3. Create refund with split | https://sandbox.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/ |