Build on OpenQuota
OpenQuota is the commissions platform for revenue teams. Stream deal events in, read computed earnings out, and explain every dollar with a full rule trace.
Quickstart
Generate a key and make your first authenticated call in under five minutes.
API Reference
Every
/v1 endpoint, auto-generated from the running API.Authentication
Scoped API keys, rotation, and how the Bearer header works.
Event-sourced commissions
OpenQuota treats every deal change as an append-only event. Recalculation is deterministic and replayable — which means every earning carries a trace back to the source event that generated it. Push events through the API, read earnings back with their full evidence chain.
Reference
Deals
List deals and stream deal events as they close, move stages, or split.
Earnings
Read computed commissions with a full computation trace.
Plans
Fetch active comp plans and the chip rules they evaluate.
Webhooks
Subscribe to outbound events with HMAC-signed delivery.