Jun 20, 2026 · 6 min read
HubSpot's API is a mess — here's what a CRM API should look like
Rate limits, undocumented pagination, and a schema you can't customize without four dashboards. Here's a saner design for a CRM API in 2026.
Read →On CRM APIs, LLM agents, MCP, and the boring plumbing that separates a great API from HubSpot's.
Rate limits, undocumented pagination, and a schema you can't customize without four dashboards. Here's a saner design for a CRM API in 2026.
Read →Model Context Protocol turns your CRM into a first-class tool for coding agents. Here's the minimum viable server.
Read →Why every POST to your CRM should accept an Idempotency-Key header, and how to implement it in Postgres.
Read →