API reference/Accounts
List accounts
Returns a paginated list of accounts. Supports filtering by status, industry, size, and tag.
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
statusstringValue in:
"active" | "inactive" | "prospect" | "customer" | "churned"industrystringsizestringValue in:
"small" | "medium" | "large" | "enterprise"tagstringFilter by tag
Paginated list of accounts