API reference/Opportunities
List opportunities
Returns a paginated list of opportunities. Supports filtering by stage, deal size, lead source, and pipeline.
Authorization
AuthorizationRequiredBearer <token>API key as Bearer token: Authorization: Bearer sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
X-API-Key<token>API key via header: X-API-Key: sk_live_.... Use sk_live_ prefixed keys for production data and sk_test_ prefixed keys for sandbox/test data.
In: header
Query Parameters
pageintegerPage number
Default:
1limitintegerItems per page (max 100)
Default:
20Maximum: 100searchstringSearch term
stagestringValue in:
"discovery" | "qualification" | "technical_evaluation" | "proposal" | "negotiation" | "closed_won" | "closed_lost"dealSizestringValue in:
"small" | "medium" | "large" | "enterprise"leadSourcestringpipelinestringFormat:
"uuid"Paginated list of opportunities