Stigg
This page contains the setup guide and reference information for the Stigg source connector.
Stigg is a pricing and packaging infrastructure platform that helps SaaS companies manage their monetization strategy. It provides tools for defining pricing plans, managing customer subscriptions, tracking feature entitlements, and metering usage.
Prerequisites
- A Stigg account
- A Stigg Server API Key
Setup guide
Step 1: Obtain your Stigg API Key
- Log in to your Stigg dashboard
- Navigate to Settings > Account > Environments
- Copy the Server API key for the relevant environment
Step 2: Set up the Stigg connector in Airbyte
- Log in to your Airbyte Cloud account or navigate to your Airbyte Open Source dashboard
- In the left navigation bar, click Sources, then click + New source in the top-right corner
- Find and select Stigg from the list of available sources
- Enter a name for your Stigg source
- Enter your Server API Key
- Click Set up source
Supported sync modes
The Stigg source connector supports the following sync modes:
| Feature | Supported? |
|---|---|
| Full Refresh Sync | Yes |
| Incremental Sync | No |
Supported streams
- Customers - Returns all customers in your Stigg account, including their billing information, payment method status, and subscription counts
- Subscriptions - Returns all subscriptions in your Stigg account, including status, billing period, and trial information
IP allow list
If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.
Reference
Config fields reference
Field
Type
Property name
string
api_key
Changelog
Expand to review
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.0.10 | 2026-06-02 | 78992 | Update dependencies |
| 0.0.9 | 2026-04-28 | 77421 | Update dependencies |
| 0.0.8 | 2026-04-21 | 76757 | Update dependencies |
| 0.0.7 | 2026-03-31 | 75870 | Update dependencies |
| 0.0.6 | 2026-03-24 | 75392 | Update dependencies |
| 0.0.5 | 2026-02-24 | 73946 | Update dependencies |
| 0.0.4 | 2026-02-17 | 72773 | Update dependencies |
| 0.0.3 | 2026-01-20 | 72136 | Update dependencies |
| 0.0.2 | 2026-01-14 | 71590 | Update dependencies |
| 0.0.1 | 2026-01-10 | 71179 | Initial release |