Juspay website screenshot

Juspay

Juspay is an Indian payments orchestration and checkout platform that routes transactions across payment gateways, aggregators, UPI, cards, wallets, and netbanking for merchants, banks, and card networks. Its server-to-server Express Checkout / PG REST APIs create and track orders, process transactions, issue refunds, and manage customers, and pair with the HyperSDK / Hyper Checkout drop-in checkout. APIs authenticate with an API key over HTTP Basic plus a merchant ID header, against a sandbox and a production host.

Juspay publishes 5 APIs on the APIs.io network, including Customers API, Orders API, Refunds API, and 2 more. Tagged areas include Payments, Payment Orchestration, Checkout, India, and UPI.

Juspay’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.1/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
5 APIs
PaymentsPayment OrchestrationCheckoutIndiaUPICardsPayment GatewayFintechHyperSDKFinancial Infrastructure

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.1/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/juspay: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

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

Juspay Customers API

Create and retrieve customers.

Juspay Orders API

Create orders and read order status.

Juspay Refunds API

Refund a charged order.

Juspay Session API

Create a payment session for the Hyper Checkout / HyperSDK.

Juspay Transactions API

Server-to-server transaction processing against an order.

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Juspay Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Juspay Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Juspay Authentication

http · 1 scheme

SECURITY

Juspay Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Juspay Agentic Access

8 operations · 6 acting

8 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: juspay
url: https://raw.githubusercontent.com/api-evangelist/juspay/refs/heads/main/apis.yml
name: Juspay
kind: company
description: Juspay is an Indian payments orchestration and checkout platform that routes transactions across payment gateways,
  aggregators, UPI, cards, wallets, and netbanking for merchants, banks, and card networks. Its server-to-server Express Checkout
  / PG REST APIs create and track orders, process transactions, issue refunds, and manage customers, and pair with the HyperSDK
  / Hyper Checkout drop-in checkout. APIs authenticate with an API key over HTTP Basic plus a merchant ID header, against
  a sandbox and a production host.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/juspay.png
tags:
- Payments
- Payment Orchestration
- Checkout
- India
- UPI
- Cards
- Payment Gateway
- Fintech
- HyperSDK
- Financial Infrastructure
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: juspay:juspay-customers-api
  name: Juspay Customers API
  description: Create and retrieve customers.
  humanURL: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  baseURL: https://api.juspay.in
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/juspay-customers-api-openapi.yml
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/order-status-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/introduction
  - type: Documentation
    url: https://juspay.io/in/docs/hyper-checkout/web/base-sdk-integration/session
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/refund-order-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/createcustomer
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/getcustomer
- aid: juspay:juspay-orders-api
  name: Juspay Orders API
  description: Create orders and read order status.
  humanURL: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  baseURL: https://api.juspay.in
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/juspay-orders-api-openapi.yml
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/order-status-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/introduction
  - type: Documentation
    url: https://juspay.io/in/docs/hyper-checkout/web/base-sdk-integration/session
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/refund-order-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/createcustomer
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/getcustomer
- aid: juspay:juspay-refunds-api
  name: Juspay Refunds API
  description: Refund a charged order.
  humanURL: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  baseURL: https://api.juspay.in
  tags:
  - Refunds
  properties:
  - type: OpenAPI
    url: openapi/juspay-refunds-api-openapi.yml
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/order-status-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/introduction
  - type: Documentation
    url: https://juspay.io/in/docs/hyper-checkout/web/base-sdk-integration/session
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/refund-order-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/createcustomer
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/getcustomer
- aid: juspay:juspay-session-api
  name: Juspay Session API
  description: Create a payment session for the Hyper Checkout / HyperSDK.
  humanURL: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  baseURL: https://api.juspay.in
  tags:
  - Session
  properties:
  - type: OpenAPI
    url: openapi/juspay-session-api-openapi.yml
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/order-status-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/introduction
  - type: Documentation
    url: https://juspay.io/in/docs/hyper-checkout/web/base-sdk-integration/session
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/refund-order-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/createcustomer
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/getcustomer
- aid: juspay:juspay-transactions-api
  name: Juspay Transactions API
  description: Server-to-server transaction processing against an order.
  humanURL: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  baseURL: https://api.juspay.in
  tags:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/juspay-transactions-api-openapi.yml
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/order-status-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/introduction
  - type: Documentation
    url: https://juspay.io/in/docs/hyper-checkout/web/base-sdk-integration/session
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/refund-order-api
  - type: Documentation
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/createcustomer
  - type: APIReference
    url: https://juspay.io/in/docs/api-reference/docs/express-checkout/getcustomer
common:
- type: AgenticAccess
  url: agentic-access/juspay-agentic-access.yml
- type: DomainSecurity
  url: security/juspay-domain-security.yml
- type: Authentication
  url: authentication/juspay-authentication.yml
- type: GitHubOrganization
  url: https://github.com/juspay
- type: LinkedIn
  url: https://www.linkedin.com/company/juspay-technologies
- type: Website
  url: https://juspay.io/in
- type: Documentation
  url: https://juspay.io/in/docs/api-reference/docs/express-checkout/introduction
- type: Plans
  url: plans/juspay-plans-pricing.yml
- type: RateLimits
  url: rate-limits/juspay-rate-limits.yml
- type: FinOps
  url: finops/juspay-finops.yml
- url: https://juspay.io/in/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com