New in Chargebee: Explore Reveal and understand your payment performance end-to-end.Try Now
Docschargebee docs
HomeBillingPaymentsRevRecGrowthReveal
Support

Product Updates


  • Release Notes

Getting Started


  • Overview
  • Chargebee Billing Data Centers
  • Object Relationship Model
  • Understanding Sites
  • Chargebee Tech Glossary
  • Articles and FAQ

Implementing Chargebee


  • Implementation Guide
  • Go-live Checklist
  • Articles and FAQ

AI in Chargebee


  • Chargebee Copilot
  • Chargebee Model Context Protocol (MCP) Server

Developer Resources


  • Developer Resources Overview
  • API Explorer
  • Articles and FAQ

Product Catalog


  • Product Catalog Overview
  • Coupons
  • Articles and FAQ

Subscriptions


  • Working with Subscriptions
  • Billing
  • Orders
  • Articles and FAQ

Customers


  • Managing Customers
  • Account Hierarchy
  • Email Notifications
  • Branding
  • Configure Multiple Languages
  • Articles and FAQ

Entitlements


  • Entitlements Overview
  • Features Overview
  • Feature Management
  • Managing Product Entitlements
  • Subscription Entitlements
  • Customer Entitlements
  • Grandfathering Entitlements
  • Articles and FAQ

Usage Based Billing


  • Understanding Usages
  • Setting up Usage Based Billing
  • Usage Alerts
  • Metered Billing
  • Articles and FAQ

Chargebee CPQ


  • Chargebee CPQ
  • Chargebee CPQ for Salesforce
  • Chargebee CPQ for HubSpot

Invoices, Credit Notes, and Quotes


  • Invoices
  • Credit Notes
  • Quotes [Legacy]
  • Transactions
  • Articles and FAQ

Taxes


  • Overview
  • Configuring Taxes
  • Country-specific Taxes
  • Articles and FAQ

Hosted Capabilities


  • Overview
  • Hosted Checkout
  • Hosted Self-Serve Portal
  • Hosted Pages Features
  • Additional Hosted Pages
  • Payment Components
  • Pricing Table
  • Managing Payments with Chargebee.js
  • Mobile-Optimized Hosted Pages
  • Articles and FAQ

Site Configuration


  • Users & Roles
  • Custom Fields & Metadata
  • Approvals
  • Mandatory Fields
  • File Attachments & Comments
  • Advanced Filter Options
  • Multicurrency Pricing
  • Multi-decimal Support
  • Configuring Reason Codes
  • Events and Webhooks
  • API Keys
  • Time Zone
  • Time Machine
  • Transfer Configurations
  • Articles and FAQ

Multi Business Entity


  • Multi Business Entity Overview
  • Customer Transfer Overview
  • Articles and FAQ

Mobile Subscriptions


  • Overview
  • Omnichannel Subscriptions
  • Omnichannel One-Time Orders
  • Mobile Subscriptions (Legacy)

Reports and Analytics


  • RevenueStory
  • Home Dashboard
  • Frequently Asked Questions
  • FAQs for Classic Reports Sunset
  • Articles and FAQ

Integrations


  • Sales
  • Customer Support and Success
  • Finance
  • Tax
  • eInvoicing
  • Marketing
  • Stitch
  • Collaboration
  • Contract Management
  • Ecommerce Management
  • Articles and FAQ

Data Privacy & Security


  • Two Factor Authentication
  • SAML Single Sign-On
  • System for Cross-Domain Identity Management (SCIM)
  • EU-GDPR
  • Consent Management
  • Personal Data Management
  • Compliance Certificates
  • HIPAA Guidelines
  • PCI Recommendations and Integration Types
  • Articles and FAQ

Data Operations


  • Bulk Operations
  • Migration
  • Articles and FAQ
  1. Billing
  2. Developer Resources
  3. API Explorer
  1. Billing
  2. Developer Resources
  3. API Explorer

API Explorer

The API Explorer is an interactive tool for testing Chargebee APIs. It has three components:

  • AI Chat: Describe what you want to build and get recommended API endpoints with code examples.
  • API Playground: Test API requests against your test site and generate code samples in multiple languages.
  • Event Explorer: Browse and inspect webhook events in real time.

Note

The API Explorer connects only to your test site. Use a test environment when you experiment to avoid affecting production data.

Get started

  1. Go to api-explorer.chargebee.com.
  2. Select Login and sign in with your Chargebee Billing credentials.
  3. If you have multiple Billing sites, select the site you want to work with from the menu.

You can now use AI Chat, API Playground, and Event Explorer with the data from your selected site.

AI Chat

Use the Endpoint Explorer tab to ask questions in natural language and get API implementation recommendations. AI Chat recommends endpoints, explains implementation steps, and provides code examples.

AI Chat interface in API Explorer

Example queries

  • "How do I create a subscription with a trial period?"
  • "Show me how to retrieve unpaid invoices for a customer."
  • "What's the best way to handle subscription upgrades?"

API Playground

Use the API Playground tab to test API requests against your Chargebee site and generate code samples in multiple languages.

  • Browse API endpoints and their parameters.
  • Browse pre-built examples for common API operations.
  • Enter API request arguments in a form with real-time validation.
  • Run API requests and view formatted responses.
  • Generate API request code in multiple languages.
  • Export API requests as Postman collections.
  • Generate shareable links to collaborate on API requests.

Supported languages

The API Playground generates request samples in the following languages.

LanguageSDK Versions
cURL-
Node.jsv2, v3
Pythonv2, v3
PHPv3, v4
Ruby-
Javav3, v4
.NET-
Gov3, v4

Event Explorer

Use the Events tab to browse real-time webhook events from your Chargebee site, understand payload structures, and debug integrations.

  • View event payloads to understand webhook structure.
  • Filter events by source, timestamp, or event ID.
  • Debug webhook integrations with real event data.

Articles & FAQs

Chargebee API documentation
Who do I contact for getting developer assistance?

Was this article helpful?