Fergus publishes a public REST API at api.fergus.com/docs with OpenAPI docs, authenticated by Personal Access Tokens users generate in-app. There is no OAuth for multi-tenant apps and no official SDK, and the Swagger docs are a bare-bones shell.
Fergus scores D on the API Report Card. Fergus publishes a public REST API at api.fergus.com/docs with OpenAPI docs, authenticated by Personal Access Tokens users generate in-app. There is no OAuth for multi-tenant apps and no official SDK, and the Swagger docs are a bare-bones shell.
Without a usable official API, teams fall back on manual exports, file drops, or one-off vendor integrations. The other option is an unofficial API layer like Supergood that automates the authenticated web app directly.
Fergus is a cloud-based, all-in-one job management platform purpose-built for trade and field service businesses.
Vertical: Field Service Management (sub-vertical of trades/contracting SaaS). A plumbing or electrical business owner receives an enquiry, generates a branded quote from Fergus on web or mobile, and emails it for customer acceptance.
High within its SMB-trades niche. Fergus publicly cites 20,000+ tradies on the platform and is consistently ranked in 2026 SMB trade-software roundups alongside Tradify, ServiceM8, Simpro, Jobber, AroFlo, Commusoft, and Housecall Pro.
Fergus is the operational system of record for the trade businesses that run on it.
Founded 2012 in Auckland, NZ; ~14 years old as of 2026. Mature, well-funded product with continued investment (Series B 2022).
Swagger docs page is bare-bones (Swagger UI shell) with limited human-readable narrative. No public OAuth flow documented; PATs are the main auth path, which limits multi-tenant app builders. Full sourced list under Sources below.
Common alternatives include Tradify, ServiceM8, Simpro, AroFlo, Jobber, Housecall Pro. 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.
Yes. Supergood maintains an unofficial Fergus API and MCP server so AI agents and internal tools can read and write Fergus data. See the Fergus integration docs at supergood.ai/docs/fergus-api.