Help Scout offers two self-serve REST APIs: the Inbox API for conversations, customers, and reports, and a Docs API for knowledge bases. Any admin can register an OAuth 2.0 app in the UI. Tokens expire every 48 hours with no refresh flow, and writes count double against the 400 per minute cap.
Help Scout scores A on the API Report Card. Help Scout offers two self-serve REST APIs: the Inbox API for conversations, customers, and reports, and a Docs API for knowledge bases. Any admin can register an OAuth 2.0 app in the UI. Tokens expire every 48 hours with no refresh flow, and writes count double against the 400 per minute cap.
Help Scout has a workable official integration path. Most engineering teams can build against it directly. Open API: self-serve, documented, with SDKs
Help Scout is a shared-inbox customer support and helpdesk platform built for small and growing teams that want an email-like, human conversation surface rather than a traditional ticketing system.
Vertical: horizontal customer support / shared-inbox helpdesk (not industry-specific). Support agents work a unified shared inbox triaging inbound conversations from email, Beacon chat, and social channels; assign and reassign threads using @-mentions and collision detection to avoid two agents replying to the same customer; use saved replies, tags, custom fields, and Workflows (if/then automation rules) to triage, route, and prioritize; and schedule or snooze replies.
Help Scout is well-known and consistently recognized in G2 and Capterra Leader/High Performer quadrants for help desk and shared inbox software, but its install base is an order of magnitude smaller than Zendesk (~170k customers) or Freshdesk (~74k customers).
Yes, for any team that runs customer support on Help Scout, the platform is the system of record for the full inbound and outbound support conversation graph: every email thread (with full message bodies, attachments, internal notes, and assignee history), every Beacon chat transcript, every customer record (emails, phones, social handles, custom fields), every tag and custom field on a conversation, every saved reply and workflow rule, every satisfaction (CSAT/NPS) rating, every Docs/KB article and its view stats, and the full audit trail of agent actions.
Founded 2011 in Boston by Nick Francis, Jared McDaniel, and Denny Swindle as a pivot from their prior web design consultancy Brightwurks; launched publicly out of Techstars Boston.
Hard rate limit of 400 requests per minute per access token, and POST/PUT/DELETE/PATCH count as 2 requests each, bulk historical migrations hit 429 quickly. Rate limit is per access token but all users on the same account share quota in practice, concurrent integrations interfere with each other. Full sourced list under Sources below.
Common alternatives include Zendesk, Freshdesk (Freshworks), Intercom, HubSpot Service Hub, Front, Zoho Desk. Graded alternatives appear under "More from the report card" below.
Grades measure one thing: can a customer's engineering team get their own data out programmatically? We check six things (whether a real API exists, how access is gated, data coverage, auth quality, docs and developer experience, and stability) and roll them into a letter grade. Grades get re-verified, and they only move on evidence.