ServiceM8 REST API
ServiceM8 field service and job management REST API. Plain JSON over HTTP with GET, POST, and DELETE against object endpoints under https://api.servicem8.com/api_1.0. Each object type is a .json collection; single records are addressed as /{object}/{uuid}.json. Private integrations use the X-API-Key header; public add-ons use OAuth 2.0 Bearer tokens. Webhook subscriptions live at https://api.servicem8.com/webhook_subscriptions.
Overview
ServiceM8 REST API is a Open Collection published by ServiceM8 on the APIs.io network, version 1.0.
ServiceM8 field service and job management REST API. Plain JSON over HTTP with GET, POST, and DELETE against object endpoints under https://api.servicem8.com/api_1.0. Each object type is a .json collection; single records are addressed as /{object}/{uuid}.json. Private integrations use the X-API-Key header; public add-ons use OAuth 2.0 Bearer tokens. Webhook subscriptions live at https://api.servicem8.com/webhook_subscriptions.
The collection contains 36 requests organised into 11 folders.
Tagged areas include Field Service, Job Management, Trades, Scheduling, and Dispatch.
Requests & Folders
Related API Specs
Work with this as data
Every collection here is available over the APIs.io API and to AI agents over MCP.