Pipelizo
Resources · API

A CRM that talks like
an API.

Versioned, typed, and friendly to engineers. The Pipelizo platform is built on the same API you'll use.

REST + GraphQL

OpenAPI 3.1 spec and a typed GraphQL schema. Generated SDKs in 6 languages.

Webhooks

Every record change. Signed payloads. Replay last 30 days from the dashboard.

Sandboxes

Per-branch ephemeral environments. Spin up via CLI in 4 seconds.

CLI + Terraform

Manage workspaces, pipelines, and automations as code.

Rate limits

5,000 req/min on Growth, 50,000 req/min on Scale. Burst tolerant.

Auth

OAuth 2.0 + PKCE, API keys per workspace, JWT for first-party.

~/pipelizo · curl
# Create a deal
$ curl -X POST https://api.pipelizo.com/v1/deals \
    -H "Authorization: Bearer $PIPELIZO_KEY" \
    -d '{"name":"Helio Health","value":36000,"pipeline":"q4-enterprise","stage":"qualified"}'

{
  "id": "deal_01HKZX...",
  "url": "https://app.pipelizo.com/d/deal_01HKZX",
  "stage": "qualified",
  "weighted_value": 12600,
  "created_at": "2026-05-19T16:42:08Z"
}
TypeScript
SDK · v2024-12
Python
SDK · v2024-12
Ruby
SDK · v2024-12
Go
SDK · v2024-12
PHP
SDK · v2024-12
Java
SDK · v2024-12
Full API reference →
Every endpoint, every field, every error code.
Ready when you are

Move your pipeline
like it's 2026.

Spin up a workspace in 90 seconds. Import your contacts in two clicks. Close your first deal in Pipelizo by Friday.

  • 20-min call
  • Weekend migration
  • Real operators
  • SOC 2 Type II
Onboarding · Day 1
3 of 4 steps complete
On track
Connect inbox
Import contacts (1,284)
Build first pipeline
4 Invite your team