Skip to main content
EngageFabric home page
Search...
⌘K
Search...
Navigation
Billing
Get billing overview
Getting Started
Introduction
Quick Start
Authentication
Guides
Player Management
Event Tracking
Analytics & Insights
Audit Logs
Team Management
Billing & Subscriptions
Custom Domains
Enterprise SSO
Core Concepts
Multi-Tenancy
Game Economy
Rules Engine
Real-Time Features
Health Monitoring
API Reference
API Overview
Error Codes
Rate Limits
Webhooks
Endpoints
API Reference
Admin - Rate Limits
Admin - Audit Logs
auth
OAuth
projects
Billing
GET
Get billing overview
GET
Get current subscription details
POST
Create checkout session for subscription
POST
Get customer portal URL
POST
Cancel subscription
POST
Resume cancelled subscription
POST
Change subscription plan
GET
Get invoice history
GET
Get invoice details
GET
Get current usage
GET
Get usage history
GET
Get available plans
tenants
players (admin)
players
Webhooks
health
Events
Rules
Quests
Player Quests
Leaderboards
leaderboards (admin)
Adventures
Player Adventures
Lobbies
Chat
Super Admin
Analytics
Blog
team
enterprise
SDKs
SDKs Overview
JavaScript SDK
React Components
Resources
Changelog
Get billing overview
cURL
curl
--request
GET
\
--url
https://api.engagefabric.com/api/v1/billing
Billing
Get billing overview
GET
https://api.engagefabric.com
http://localhost:3000
/
api
/
v1
/
billing
Try it
Get billing overview
cURL
curl
--request
GET
\
--url
https://api.engagefabric.com/api/v1/billing
Response
200
Billing overview
Revoke an API key
Get current subscription details
⌘I