API Reference Guide
Get started with Razorpay APIs and test them on Postman. Generate API Keys in Test and Live Modes.
Razorpay APIs are completely RESTful, and all our responses are returned in JSON.
Integrations
- Looking to integrate your website, ecommerce store or mobile app with Razorpay Payment Gateway? Find the .
- Accept payments using other Razorpay products, such as Payment Links, Payment Pages, Subscription Links, Invoices and Smart Collect.
- For S2S integration, contact the with your requirements.
For most of the Razorpay APIs, the Gateway URL is https://api.razorpay.com/v1
. You need to include this before each API endpoint to make API calls. However, certain APIs are on V2. Hence, the gateway URL may differ for certain APIs.
- Use the URL
https://api.razorpay.com/v1/payments
to access payment resources.
- Use the URL
https://api.razorpay.com/v2/accounts
to access Route (Linked Account)-related resources.
Was this page helpful?
ON THIS PAGE