Skip to main content
Stigg home page
Search...
⌘K
Ask AI
Status
Product updates
Go to Stigg
Go to Stigg
Search...
Navigation
SDKs
Backend SDKs
Home
Documentation
Guides
API Reference
FAQ
Changelog
REST (Private Beta)
SDKs
Backend SDKs
Customers
GET
Get a single customer by ID
PATCH
Update a customer
GET
Get a list of customers
POST
Provision customer
POST
Archive customer
POST
Unarchive customer
POST
Attach payment method
DEL
Detach payment method
Bulk Import
POST
Bulk import customers
POST
Bulk import subscriptions
Subscriptions
GET
Get a single subscription by ID
PATCH
Update a subscription
GET
Get a list of subscriptions
POST
Provision subscription
POST
Transfer subscription to resource
POST
Migrate subscription to latest plan version
POST
Delegate subscription payment to customer
DEL
Cancel pending payment update
DEL
Cancel scheduled update
POST
Preview subscription
POST
Cancel subscription
Usage
GET
Get usage history
POST
Report usage events
POST
Report usage measurements
Coupons
GET
Get a list of coupons
POST
Create coupon
GET
Get a single coupon by ID
Promotional Entitlements
POST
Create a promotional entitlements
DEL
Revoke promotional entitlement
SDKs
Backend SDKs
The REST SDKs are currently in
Private Beta
.
TypeScript
TypeScript/Node.js SDK
Python
Python SDK
Go
Go SDK
Ruby
Ruby SDK
C#
C# / .NET SDK
Java
Java SDK
Get a single customer by ID
⌘I