Recharge

Recharge (Recharge Payments) is a subscription and recurring-billing platform for e-commerce, most widely used on Shopify. Its public REST API at https://api.rechargeapps.com lets developers manage the full subscription lifecycle - subscriptions, customers, addresses, charges, orders, products, payment methods, onetimes, discounts, and webhooks - programmatically. Requests are authenticated with a store API token in the X-Recharge-Access-Token header and versioned via the X-Recharge-Version header (supported versions 2021-11 and 2021-01). The API is resource-oriented JSON over HTTPS with cursor-based pagination and a leaky-bucket rate limiter.

Recharge publishes 10 APIs on the APIs.io network, including Addresses API, Charges API, Customers API, and 7 more. Tagged areas include Subscription, Recurring Billing, E-Commerce, Payments, and Shopify.

Recharge’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

36.4/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaidSelf serve
10 APIs
SubscriptionRecurring BillingE-CommercePaymentsShopifyRetention

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 36.4/100 · thin
Contract Quality 11.1 / 21
Developer Ergonomics 2.4 / 17
Access Clarity 8.1 / 17
Operational Transparency 3.8 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 4.0 / 15
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/. This rating is computed from github.com/api-evangelist/recharge-payments: 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 10

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

Recharge Addresses API

Customer shipping addresses that group subscriptions and charges.

Recharge Charges API

Scheduled and processed charges against a customer's payment method.

Recharge Customers API

Customer records that own addresses, subscriptions, and payment methods.

Recharge Discounts API

Discount codes applied to checkouts, addresses, and charges.

Recharge Onetimes API

One-time (non-recurring) products added to an upcoming charge.

Recharge Orders API

Orders generated from charges, plus one-time and recurring order management.

Recharge Payment Methods API

Tokenized payment methods used to process charges.

Recharge Products API

Products and subscription rules exposed to the storefront.

Recharge Subscriptions API

Recurring subscription lines that drive future charges and orders.

Recharge Webhooks API

Webhook endpoints that receive event notifications from Recharge.

Scroll for all 10

Open Collections 12

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

API Collection

OPEN COLLECTION

Recharge Addresses API

OPEN COLLECTION

Recharge API

OPEN COLLECTION

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Recharge Payments Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Recharge Payments Authentication

apiKey · 1 scheme

SECURITY

Recharge Payments Domain Security

TLSv1.3 · DMARC

SECURITY

Recharge Payments Trust Center

SOC 2, PCI DSS, GDPR

SECURITY

Agentic Access 1

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

Recharge Payments Agentic Access

57 operations · 36 acting

57 operations · 36 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 3

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: recharge-payments
url: https://raw.githubusercontent.com/api-evangelist/recharge-payments/refs/heads/main/apis.yml
name: Recharge
kind: company
description: Recharge (Recharge Payments) is a subscription and recurring-billing platform for e-commerce, most widely used
  on Shopify. Its public REST API at https://api.rechargeapps.com lets developers manage the full subscription lifecycle -
  subscriptions, customers, addresses, charges, orders, products, payment methods, onetimes, discounts, and webhooks - programmatically.
  Requests are authenticated with a store API token in the X-Recharge-Access-Token header and versioned via the X-Recharge-Version
  header (supported versions 2021-11 and 2021-01). The API is resource-oriented JSON over HTTPS with cursor-based pagination
  and a leaky-bucket rate limiter.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · 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/recharge-payments.png
tags:
- Subscription
- Recurring Billing
- E-Commerce
- Payments
- Shopify
- Retention
tags_raw:
- Subscriptions
- Recurring Billing
- E-commerce
- Payments
- Shopify
- Retention
created: '2026-07-10'
modified: '2026-07-10'
specificationVersion: '0.23'
apis:
- aid: recharge-payments:recharge-payments-addresses-api
  name: Recharge Addresses API
  description: Customer shipping addresses that group subscriptions and charges.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Addresses
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-addresses-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-charges-api
  name: Recharge Charges API
  description: Scheduled and processed charges against a customer's payment method.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Charges
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-charges-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-customers-api
  name: Recharge Customers API
  description: Customer records that own addresses, subscriptions, and payment methods.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-customers-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-discounts-api
  name: Recharge Discounts API
  description: Discount codes applied to checkouts, addresses, and charges.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Discounts
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-discounts-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-onetimes-api
  name: Recharge Onetimes API
  description: One-time (non-recurring) products added to an upcoming charge.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Onetimes
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-onetimes-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-orders-api
  name: Recharge Orders API
  description: Orders generated from charges, plus one-time and recurring order management.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-orders-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-payment-methods-api
  name: Recharge Payment Methods API
  description: Tokenized payment methods used to process charges.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Payment Methods
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-payment-methods-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-products-api
  name: Recharge Products API
  description: Products and subscription rules exposed to the storefront.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-products-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-subscriptions-api
  name: Recharge Subscriptions API
  description: Recurring subscription lines that drive future charges and orders.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Subscription
  tags_raw:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
- aid: recharge-payments:recharge-payments-webhooks-api
  name: Recharge Webhooks API
  description: Webhook endpoints that receive event notifications from Recharge.
  humanURL: https://developer.rechargepayments.com/2021-11/subscriptions
  baseURL: https://api.rechargeapps.com
  tags:
  - Webhook
  tags_raw:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/recharge-payments-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developer.rechargepayments.com/2021-11
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/subscriptions
  - type: PostmanCollection
    url: collections/recharge-payments.postman_collection.json
  - type: OpenCollection
    url: collections/recharge-payments.opencollection.json
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/customers
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/orders
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/charges
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/products
  - type: APIReference
    url: https://developer.rechargepayments.com/2021-11/webhooks_endpoints
common:
- type: AgenticAccess
  url: agentic-access/recharge-payments-agentic-access.yml
- type: TrustCenter
  url: security/recharge-payments-trust-center.yml
- type: DomainSecurity
  url: security/recharge-payments-domain-security.yml
- type: Authentication
  url: authentication/recharge-payments-authentication.yml
- type: GitHubOrganization
  url: https://github.com/ReChargePayments
- type: LinkedIn
  url: https://www.linkedin.com/company/rechargepayments
- type: Website
  url: https://getrecharge.com
- type: Documentation
  url: https://developer.rechargepayments.com
- type: Plans
  url: plans/recharge-payments-plans-pricing.yml
- type: RateLimits
  url: rate-limits/recharge-payments-rate-limits.yml
- type: FinOps
  url: finops/recharge-payments-finops.yml
- url: https://getrecharge.com/blog/
  type: Blog
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/recharge-payments"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/recharge-payments/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/recharge-payments/evidence"

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

Get an API key

Free tier, no email required.

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