Chargebee website screenshot

Chargebee

Chargebee is a subscription billing and revenue management platform that enables SaaS and subscription businesses to automate recurring billing, invoicing, payments, dunning, and revenue recognition. The Chargebee REST API v2 provides programmatic access to subscriptions, customers, invoices, payments, plans, addons, coupons, and usage metering, with HTTP Basic Auth using API keys scoped to each Chargebee site.

Chargebee publishes 8 APIs on the APIs.io network, including Customers API, Invoices API, Items API, and 5 more. Tagged areas include Billing, Subscriptions, Recurring Billing, Revenue, and Payments.

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

Chargebee’s developer surface includes authentication, documentation, API reference, pricing, signup flow, support, engineering blog, and 17 more developer resources.

41.4/100 thin ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
8 APIs
BillingSubscriptionsRecurring BillingRevenuePaymentsSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 41.4/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 2.7 / 13
Governance 5.0 / 12
Discoverability 7.4 / 10
Agent readiness — 36/100 · agent ready
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 6 / 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/chargebee: 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 8

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

Chargebee Customers API

The Customers API from Chargebee — 2 operation(s) for customers.

Chargebee Invoices API

The Invoices API from Chargebee — 2 operation(s) for invoices.

Chargebee Items API

The Items API from Chargebee — 1 operation(s) for items.

Chargebee Orders API

The Orders API from Chargebee — 1 operation(s) for orders.

Chargebee Payments API

The Payments API from Chargebee — 1 operation(s) for payments.

Chargebee Plans API

The Plans API from Chargebee — 1 operation(s) for plans.

Chargebee Quotes API

The Quotes API from Chargebee — 1 operation(s) for quotes.

Chargebee Subscriptions API

The Subscriptions API from Chargebee — 2 operation(s) for subscriptions.

Scroll for all 8

Open Collections 1

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

Chargebee API v2

OPEN COLLECTION

Event Specifications 1

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

Chargebee Webhooks

AsyncAPI description of Chargebee's webhook (event) surface. When a notable change occurs on a Chargebee site (customer created, subscription cancelled, invoice generated, payme...

ASYNCAPI

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Chargebee API Rules

9 rules · 1 errors 8 warnings

SPECTRAL

Security Posture 2

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

Chargebee Authentication

http · 1 scheme

SECURITY

Chargebee Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Chargebee Agentic Access

13 operations · 2 acting

13 operations · 2 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 8

SDKs, sample code, and the tooling you integrate with

Scroll for all 8

Access & Security 3

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

Source (apis.yml)

apis.yml Raw ↑
aid: chargebee
name: Chargebee
description: Chargebee is a subscription billing and revenue management platform that enables SaaS and subscription businesses
  to automate recurring billing, invoicing, payments, dunning, and revenue recognition. The Chargebee REST API v2 provides
  programmatic access to subscriptions, customers, invoices, payments, plans, addons, coupons, and usage metering, with HTTP
  Basic Auth using API keys scoped to each Chargebee site.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/chargebee.png
tags:
- Billing
- Subscriptions
- Recurring Billing
- Revenue
- Payments
- SaaS
url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
- aid: chargebee:chargebee-customers-api
  name: Chargebee Customers API
  description: The Customers API from Chargebee — 2 operation(s) for customers.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/chargebee-customers-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
- aid: chargebee:chargebee-invoices-api
  name: Chargebee Invoices API
  description: The Invoices API from Chargebee — 2 operation(s) for invoices.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/chargebee-invoices-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
- aid: chargebee:chargebee-items-api
  name: Chargebee Items API
  description: The Items API from Chargebee — 1 operation(s) for items.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/chargebee-items-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
- aid: chargebee:chargebee-orders-api
  name: Chargebee Orders API
  description: The Orders API from Chargebee — 1 operation(s) for orders.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/chargebee-orders-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
- aid: chargebee:chargebee-payments-api
  name: Chargebee Payments API
  description: The Payments API from Chargebee — 1 operation(s) for payments.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Payments
  properties:
  - type: OpenAPI
    url: openapi/chargebee-payments-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
- aid: chargebee:chargebee-plans-api
  name: Chargebee Plans API
  description: The Plans API from Chargebee — 1 operation(s) for plans.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Plans
  properties:
  - type: OpenAPI
    url: openapi/chargebee-plans-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
- aid: chargebee:chargebee-quotes-api
  name: Chargebee Quotes API
  description: The Quotes API from Chargebee — 1 operation(s) for quotes.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/chargebee-quotes-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
- aid: chargebee:chargebee-subscriptions-api
  name: Chargebee Subscriptions API
  description: The Subscriptions API from Chargebee — 2 operation(s) for subscriptions.
  humanURL: https://apidocs.chargebee.com/docs/api
  baseURL: https://{site}.chargebee.com/api/v2
  tags:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/chargebee-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://apidocs.chargebee.com/docs/api
  - type: AsyncAPI
    url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/asyncapi/chargebee-asyncapi.yml
  - type: Webhooks
    url: https://apidocs.chargebee.com/docs/api/events
  - type: EventTypes
    url: https://apidocs.chargebee.com/docs/api/events/event-types
  - type: GettingStarted
    url: https://www.chargebee.com/docs/api/getting-started.html
common:
- type: AgenticAccess
  url: agentic-access/chargebee-agentic-access.yml
- type: DomainSecurity
  url: security/chargebee-domain-security.yml
- type: Authentication
  url: authentication/chargebee-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/chargebee
- type: Website
  url: https://www.chargebee.com
- type: Documentation
  url: https://www.chargebee.com/docs
- type: APIReference
  url: https://apidocs.chargebee.com/docs/api
- type: Pricing
  url: https://www.chargebee.com/pricing/
- type: Signup
  url: https://www.chargebee.com/trial-signup/
- type: Login
  url: https://app.chargebee.com/login
- type: Authentication
  url: https://apidocs.chargebee.com/docs/api/auth
- type: RateLimits
  url: https://apidocs.chargebee.com/docs/api/api-rate-limits
- type: StatusPage
  url: https://status.chargebee.com
- type: Support
  url: https://support.chargebee.com
- type: GitHubOrganization
  url: https://github.com/chargebee
- type: OpenAPI Source
  url: https://github.com/chargebee/openapi
- type: Node.js SDK
  url: https://github.com/chargebee/chargebee-node
- type: Python SDK
  url: https://github.com/chargebee/chargebee-python
- type: PHP SDK
  url: https://github.com/chargebee/chargebee-php
- type: Java SDK
  url: https://github.com/chargebee/chargebee-java
- type: Ruby SDK
  url: https://github.com/chargebee/chargebee-ruby
- type: Go SDK
  url: https://github.com/chargebee/chargebee-go
- type: .NET SDK
  url: https://github.com/chargebee/chargebee-dotnet
- url: https://www.chargebee.com/blog/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com