Build perks natively into your product.
For teams that want complete control, the REST API exposes the catalogue and member data behind your own front-end. Authenticate with an issued partner key to mint a short-lived token, then read categories, deals and members programmatically.
Why partners choose API & Webhooks.
# Exchange your API key for a short-lived token
curl -X POST https://api.founderpass.com/v1/auth/token \
-d "public_key=pk_live_..." \
-d "private_key=sk_live_..."
# Then read your catalogue
curl https://api.founderpass.com/v1/deals \
-H "Authorization: Bearer <token>"- 01
Your front-end, our engine
Render perks however you like while FounderPass remains the source of truth for the catalogue.
- 02
Event-driven
Subscribe to events via webhooks with signed payloads and inspect every delivery attempt.
- 03
Test safely
Sandbox API keys hit an isolated twin environment with seeded data, never your live members.
Outbound webhooks push events to your systems so you can react in real time, with signed payloads, delivery logs and a test-send to verify your endpoint.
- Partner key โ JWT authentication flow
- Read categories, deals and member data
- Outbound webhooks with a signed secret
- Delivery logs and a one-click test send
- Sandbox keys for safe, isolated integration testing
Ready to give your audience more value without more admin?
We manage the deals, technology and analytics so you can launch faster and monetise the value.