The API Report CardAPI Index
Insightly

Insightly API

CRM + Project Management (SMB) · insightly.com

Insightly's REST API v3.1 is self-serve: a per-user API key over HTTP Basic covers standard and custom CRM objects. Daily request caps are plan-tiered from 1k to 100k with a 10 req/sec ceiling. No OAuth and no webhooks in the core API, so everything polls.

Last verified: July 2026Marketing & Sales
API GRADE
D+
VERIFIED JUL 2026

SCORECARD

ExistenceGOODSelf-serve documented REST v3.1 API covering standard and custom objects; the weaknesses are rate limits and auth, not existence.
AccessPOORKeys are self-serve, but daily caps are plan-tiered (1k free to 100k Enterprise) and a 10 req/sec ceiling throttles any real sync.
CoverageGOODFull CRUD across Contacts, Organizations, Leads, Opportunities, Projects, Tickets, Quotes, and custom objects with field filtering.
AuthPOORHTTP Basic with a per-user API key: no OAuth, no scoped tokens, no service accounts; offboarding a user breaks integrations.
Docs & DXPOORNo first-party SDKs or core-API webhooks; docs live on a bare /v3.1/Help page and community libraries fill the gap.
StabilityMIXEDOne long-lived v3.1 version, but developers report sudden 401 and 429 breakage with no changelog or deprecation notice.
Supergood: Insightly has an API, but using it means gates, contracts, or workarounds. Ours doesn't: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Insightly scores D+ on the API Report Card. Insightly's REST API v3.1 is self-serve: a per-user API key over HTTP Basic covers standard and custom CRM objects. Daily request caps are plan-tiered from 1k to 100k with a 10 req/sec ceiling. No OAuth and no webhooks in the core API, so everything polls.

Tried to integrate with Insightly?
SOURCES
Hard ceiling of 10 requests/second per instance with HTTP 429 on overage; daily request caps tiered by plan (Free 1k, Plus 40k, Professional 60k, Enterprise 100k) on a rolling 24-hour window bottleneck any meaningful ETL or two-way sync api.na1.insightly.com
Authentication is Basic-auth-with-Base64-API-key only, no OAuth, no scoped tokens, no token rotation primitives, so partner apps and SaaS integrations must instruct every end user to find and paste their personal key merge.dev
No first-class webhooks in the core API; developers must poll for change notifications or build event delivery on top of AppConnect recipes, which itself had a documented May 29, 2025 'Delay in AppConnect Recipe Execution and Workflows' incident status.insightly.com
Default pagination is 100 records with a 500 max, forcing tight loop pagination and amplifying the 10 req/sec ceiling for any full-table extract api.na1.insightly.com
API keys are per-user and tied to that user's permissions; revoking or rotating a key (offboarding, leak) typically breaks every integration tied to that user with no centralized service-account model support.insight.ly
Developers periodically report sudden 401/429 errors after weeks of stable usage with no clear changelog or deprecation notice support.insight.ly
Pod-based base URLs (`api.na1`, `api.eu1`, etc.) mean clients must discover and pin the correct regional endpoint per account; mis-routed calls fail silently or auth-error api.na1.insightly.com
111+ tracked API outages over the four years StatusGator has monitored, including emergency application maintenance events in 2025 statusgator.com
Trustpilot averages 2.1/5 and Software Advice scores support 3.8/5; reviewers report requesting human support, getting no response for weeks, and cancelling after a year trustpilot.com
Email sync is unreliable, users report not all emails sync to the CRM and that support tickets about it go unanswered g2.com
Native reporting is shallow: built-in reports are limited and users routinely export to Excel to build the analyses they need g2.com
Multi-object reporting (connecting contacts + opportunities + projects) is described by users as 'tricky and sometimes impossible'; project budgets do not roll up cleanly to parent opportunities onepagecrm.com
Bugs and glitches in bulk editing, plus noticeable lag with large datasets and high-volume records capterra.com
Complex UI with up to 12 navigation tabs; mid-size teams report weeks-to-months of onboarding to get comfortable onepagecrm.com
Contact management is described as disorganized and the sales-driven feature set adds unnecessary complexity for service-led teams g2.com
111+ tracked outages over four years (since March 2021) on StatusGator, including a May 29, 2025 AppConnect recipe-execution delay and an August 28, 2025 emergency maintenance event statusgator.com
Marketing, Service, and AppConnect each priced as separate paid SKUs on top of CRM, so the 'unified platform' value prop comes with stacked-line-item billing insightly.com