Chargebee logo

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.

1 APIs 0 Features
BillingSubscriptionsRecurring BillingRevenuePaymentsSaaS

APIs

Chargebee API v2

REST API for managing subscriptions, customers, invoices, payments, product catalog, coupons, usage metering, and revenue recognition. Authentication uses HTTP Basic Auth with a...

Event Specifications

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

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
🔗
APIReference
APIReference
💰
Pricing
Pricing
📝
SignUp
SignUp
🔗
Login
Login
🔑
Authentication
Authentication
🔗
RateLimits
RateLimits
🟢
StatusPage
StatusPage
💬
Support
Support
👥
GitHubOrganization
GitHubOrganization
🔗
OpenAPI Source
OpenAPI Source
📦
Node.js SDK
Node.js SDK
📦
Python SDK
Python SDK
📦
PHP SDK
PHP SDK
📦
Java SDK
Java SDK
📦
Ruby SDK
Ruby SDK
📦
Go SDK
Go SDK
📦
.NET SDK
.NET SDK

Sources

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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
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-api
    name: Chargebee API v2
    description: >-
      REST API for managing subscriptions, customers, invoices, payments,
      product catalog, coupons, usage metering, and revenue recognition.
      Authentication uses HTTP Basic Auth with a site-scoped API key as the
      username and an empty password.
    humanURL: https://apidocs.chargebee.com/docs/api
    baseURL: https://{site}.chargebee.com/api/v2
    tags:
      - Billing
      - Subscriptions
      - Invoicing
      - Payments
      - Revenue
    properties:
      - type: Documentation
        url: https://apidocs.chargebee.com/docs/api
      - type: OpenAPI
        url: https://github.com/chargebee/openapi
      - type: OpenAPI
        url: https://raw.githubusercontent.com/api-evangelist/chargebee/refs/heads/main/openapi/chargebee-openapi.yml
      - 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: 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

maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com