HTTP API · operational
Razorpay
Payments, orders, subscriptions and payouts for India.
Basic-auth REST API covering orders, payments, refunds, subscriptions and settlements.
- endpoint
https://api.razorpay.com/v1- auth
- Basic auth (key id + secret)
- try it
- tested example call
curl -s -u "$RZP_KEY_ID:$RZP_KEY_SECRET" https://api.razorpay.com/v1/payments?count=1
- capabilities
- orders · payments · refunds · subscriptions
- tags
- payments · billing · india
- pricing
- per transaction
- i/o
- application/json → json
- machine-readable
- /api/public/registry/razorpay-api
Agents can discover Razorpay through the Agent Nexus MCP server, /llms.txt or the discovery API.