Razorpay website screenshot

Razorpay

Razorpay is India's leading full-stack payments and business banking platform, enabling merchants to accept, process, and disburse payments across cards, UPI, netbanking, wallets, EMI, and BNPL through a single integration. Its developer platform exposes a fully RESTful API at https://api.razorpay.com/v1 (with select v2 resources) returning JSON, secured by HTTP Basic authentication using a key_id and key_secret pair. Beyond core payment processing, Razorpay offers payment links, hosted pages, subscriptions, smart routing, refunds, settlements, payouts via RazorpayX, and KYC-driven onboarding.

Razorpay publishes 5 APIs on the APIs.io network, including Core REST API, Webhooks, Orders API, and 2 more. Tagged areas include Payments, Payment Gateway, Fintech, India, and UPI.

The Razorpay catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 Spectral governance ruleset.

Razorpay’s developer surface includes sandbox, changelog, authentication, documentation, API reference, pricing, signup flow, and 17 more developer resources.

45.8/100 developing ▬ flat Agent 24/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
PaymentsPayment GatewayFintechIndiaUPISubscriptionPayoutsCheckout

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/razorpay: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Razorpay Core REST API

RESTful API covering orders, payments, refunds, customers, tokens, invoices, payment links, virtual accounts, settlements, transfers, subscriptions, and webhooks. Authentication...

Razorpay Payments API

Subset of the core REST API focused on creating orders, capturing authorized payments, fetching payment details, issuing refunds, and retrieving transfers for split settlements ...

Razorpay Webhooks

Event-driven webhook surface that POSTs JSON payloads to a merchant-configured HTTPS endpoint when subscribed events occur across payments, orders, refunds, subscriptions, invoi...

Razorpay Orders API

The Orders API from Razorpay — 3 operation(s) for orders.

Razorpay Payments API

The Payments API from Razorpay — 6 operation(s) for payments.

Razorpay Refunds API

The Refunds API from Razorpay — 2 operation(s) for refunds.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Razorpay Core REST API

OPEN COLLECTION

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Razorpay Webhooks

AsyncAPI description of Razorpay's webhook surface. Razorpay POSTs JSON event payloads to a merchant-configured webhook URL whenever a subscribed event occurs (payments, orders,...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Razorpay API Rules

7 rules · 1 errors 6 warnings

SPECTRAL

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Razorpay Authentication

http · 1 scheme

SECURITY

Razorpay Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Razorpay Vulnerability Disclosure

disclosure policy published

SECURITY

Razorpay Trust Center

PCI DSS, ISO 27001, SOC 2

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Razorpay Scopes

5 scopes

5 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Razorpay Agentic Access

15 operations · 6 acting

15 operations · 6 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: razorpay
name: Razorpay
description: Razorpay is India's leading full-stack payments and business banking platform, enabling merchants to accept,
  process, and disburse payments across cards, UPI, netbanking, wallets, EMI, and BNPL through a single integration. Its developer
  platform exposes a fully RESTful API at https://api.razorpay.com/v1 (with select v2 resources) returning JSON, secured by
  HTTP Basic authentication using a key_id and key_secret pair. Beyond core payment processing, Razorpay offers payment links,
  hosted pages, subscriptions, smart routing, refunds, settlements, payouts via RazorpayX, and KYC-driven onboarding.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - scopes
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- Payments
- Payment Gateway
- Fintech
- India
- UPI
- Subscription
- Payouts
- Checkout
tags_raw:
- Payments
- Payment Gateway
- Fintech
- India
- UPI
- Subscriptions
- Payouts
- Checkout
url: https://raw.githubusercontent.com/api-evangelist/razorpay/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-30'
specificationVersion: '0.23'
apis:
- aid: razorpay:core-api
  name: Razorpay Core REST API
  description: RESTful API covering orders, payments, refunds, customers, tokens, invoices, payment links, virtual accounts,
    settlements, transfers, subscriptions, and webhooks. Authentication is HTTP Basic using the API key_id as username and
    key_secret as password; all endpoints return JSON and follow standard HTTP semantics.
  humanURL: https://razorpay.com/docs/api/
  baseURL: https://api.razorpay.com/v1
  tags:
  - Payments
  - REST API
  - Basic Auth
  - JSON
  properties:
  - type: Documentation
    url: https://razorpay.com/docs/api/
  - type: Authentication
    url: https://razorpay.com/docs/api/authentication/
  - type: PostmanCollection
    url: https://www.postman.com/razorpaydev/razorpay-public-workspace/overview
  - type: Webhooks
    url: https://razorpay.com/docs/webhooks/
  - type: ErrorCodes
    url: https://razorpay.com/docs/errors/
- aid: razorpay:payments-api
  name: Razorpay Payments API
  description: Subset of the core REST API focused on creating orders, capturing authorized payments, fetching payment details,
    issuing refunds, and retrieving transfers for split settlements between linked accounts.
  humanURL: https://razorpay.com/docs/api/payments/
  baseURL: https://api.razorpay.com/v1
  tags:
  - Payments
  - Order
  - Refunds
  tags_raw:
  - Payments
  - Orders
  - Refunds
  properties:
  - type: Documentation
    url: https://razorpay.com/docs/api/payments/
- aid: razorpay:webhooks
  name: Razorpay Webhooks
  description: Event-driven webhook surface that POSTs JSON payloads to a merchant-configured HTTPS endpoint when subscribed
    events occur across payments, orders, refunds, subscriptions, invoices, settlements, Smart Collect virtual accounts, payment
    links, Route transfers, disputes, and payment downtime advisories. Each delivery is signed with an HMAC-SHA256 hex digest
    of the raw request body using the merchant's webhook secret, transmitted via the X-Razorpay-Signature header.
  humanURL: https://razorpay.com/docs/webhooks/
  tags:
  - Webhook
  - Event
  - AsyncAPI
  - HMAC-SHA256
  tags_raw:
  - Webhooks
  - Events
  - AsyncAPI
  - HMAC-SHA256
  properties:
  - type: Documentation
    url: https://razorpay.com/docs/webhooks/
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/razorpay/refs/heads/main/asyncapi/razorpay-webhooks-asyncapi.yml
  - type: SignatureValidation
    url: https://razorpay.com/docs/webhooks/validate-test/
  - type: EventPayloads
    url: https://razorpay.com/docs/webhooks/payloads/
- aid: razorpay:razorpay-orders-api
  name: Razorpay Orders API
  description: The Orders API from Razorpay — 3 operation(s) for orders.
  humanURL: https://razorpay.com/docs/api/
  baseURL: https://api.razorpay.com/v1
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/razorpay-orders-api-openapi.yml
- aid: razorpay:razorpay-payments-api
  name: Razorpay Payments API
  description: The Payments API from Razorpay — 6 operation(s) for payments.
  humanURL: https://razorpay.com/docs/api/
  baseURL: https://api.razorpay.com/v1
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/razorpay-payments-api-openapi.yml
- aid: razorpay:razorpay-refunds-api
  name: Razorpay Refunds API
  description: The Refunds API from Razorpay — 2 operation(s) for refunds.
  humanURL: https://razorpay.com/docs/api/
  baseURL: https://api.razorpay.com/v1
  tags:
  - Refunds
  properties:
  - type: OpenAPI
    url: openapi/razorpay-refunds-api-openapi.yml
common:
- type: AgentCard
  url: a2a/razorpay-a2a.yml
  name: A2A Agent Card
  description: Agent Card served at /.well-known/agent-card.json (flavored against A2A 1.0.0).
- type: AgenticAccess
  url: agentic-access/razorpay-agentic-access.yml
- type: Sandbox
  url: sandbox/razorpay-sandbox.yml
- type: Conventions
  url: conventions/razorpay-conventions.yml
- type: ChangeLog
  url: changelog/razorpay-changelog.yml
- type: Components
  url: components/razorpay-components.yml
- type: DataModel
  url: data-model/razorpay-data-model.yml
- type: DeclineCodes
  url: errors/razorpay-decline-codes.yml
- type: TrustCenter
  url: security/razorpay-trust-center.yml
- type: OAuthScopes
  url: scopes/razorpay-scopes.yml
- type: VulnerabilityDisclosure
  url: security/razorpay-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/razorpay-domain-security.yml
- type: Authentication
  url: authentication/razorpay-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/razorpay
- type: Website
  url: https://razorpay.com
- type: Documentation
  url: https://razorpay.com/docs/
- type: APIReference
  url: https://razorpay.com/docs/api/
- type: Pricing
  url: https://razorpay.com/pricing/
- type: Signup
  url: https://dashboard.razorpay.com/signup
- type: Dashboard
  url: https://dashboard.razorpay.com
- type: Support
  url: https://razorpay.com/support/
- type: StatusPage
  url: https://status.razorpay.com
- type: GitHub
  url: https://github.com/razorpay
- type: Blog
  url: https://razorpay.com/blog/
features:
- name: Payment Gateway
  description: Accept payments via cards, UPI, netbanking, wallets, EMI, and pay-later methods through a hosted Checkout,
    Standard SDK, or Custom integration.
- name: Payment Links and Pages
  description: Create shareable payment links and no-code hosted pages for collecting payments without a website or app.
- name: Subscriptions
  description: Recurring billing with plans, add-ons, and automated retries supporting cards, UPI Autopay, and e-mandate.
- name: RazorpayX Payouts
  description: Business banking API for outgoing payments via IMPS, NEFT, RTGS, UPI, and card to bank, vendor, and employee
    payouts.
- name: Smart Collect
  description: Virtual accounts and UPI IDs for receiving and reconciling B2B bank-transfer collections automatically.
- name: Webhooks
  description: Subscribe to events such as payment.captured, order.paid, refund.processed, and subscription.charged for real-time
    event-driven integrations.
solutions:
- name: E-commerce Checkout
  description: Drop-in Checkout integration accepting all popular Indian payment methods with optimized conversion and one-tap
    UPI flows.
- name: SaaS Subscriptions
  description: Recurring billing for Indian and international subscribers with UPI Autopay, e-mandate, and international cards.
- name: Marketplace Payments
  description: Route, split, and settle funds across linked accounts using Razorpay Route for marketplaces and platforms.
useCases:
- name: Accepting Online Payments
  description: Add card, UPI, netbanking, wallet, and EMI acceptance to a website or mobile app with a single integration.
- name: Recurring Billing
  description: Charge customers on a recurring cadence using saved cards or UPI Autopay mandates with automatic retries on
    failure.
- name: Vendor and Payroll Payouts
  description: Send instant IMPS/UPI payouts to vendors, freelancers, and employees via the RazorpayX business banking API.
integrations:
- name: Shopify
  description: Razorpay payments app for Shopify checkout in India
- name: WooCommerce
  description: Official WooCommerce plugin for Razorpay payments
- name: Magento
  description: Magento 1 and 2 extensions for Razorpay
- name: Zoho
  description: Razorpay integrations across Zoho Books, Invoice, and Subscriptions
- name: Tally
  description: Reconcile Razorpay settlements into Tally accounting
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/razorpay"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/razorpay/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/razorpay/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.