Documentation Index
Fetch the complete documentation index at: https://docs.keenpartner.com/llms.txt
Use this file to discover all available pages before exploring further.
What is Keen?
Keen is a B2B partner management platform that enables companies to scale through structured referral and reseller partnerships. The platform provides shared lead visibility, attribution by channel, and partnership performance tracking. Every partnership on Keen has two sides:- Receiving company — the program owner that receives referred leads.
- Referring company — the partner that refers leads into the channel.
Core concepts
Channel
A partnership surface between two companies. Each channel has its own lead statuses, custom properties, and reward triggers.
Lead
A shared contact record within a channel — the core unit of partnership activity. Leads move through statuses and can have purchases recorded against them.
API key
A UUID credential scoped to your company. Used in the
X-Api-Key header to authenticate requests.Action
The Keen API uses a single endpoint. The
action field in the request body determines the operation.Get started
Follow the quickstart guide for a step-by-step walkthrough, or jump directly to the API reference.