Skip to main content
EngageFabric home page
Search...
⌘K
Search...
Navigation
Billing
Get customer portal URL
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 customer portal URL
cURL
curl
--request
POST
\
--url
https://api.engagefabric.com/api/v1/billing/portal
Billing
Get customer portal URL
POST
https://api.engagefabric.com
http://localhost:3000
/
api
/
v1
/
billing
/
portal
Try it
Get customer portal URL
cURL
curl
--request
POST
\
--url
https://api.engagefabric.com/api/v1/billing/portal
Response
200
Portal URL
Create checkout session for subscription
Cancel subscription
⌘I