ServiceM8 · Open Collection

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.

36
Requests
11
Folders
1.0
Version
View on GitHub Raw JSON Field ServiceJob ManagementTradesSchedulingDispatchInvoicingHome ServicesOpen Collection

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

Jobs
Job Activities
Clients (Companies)
Job Contacts
Staff
Materials
Attachments
Queues
Vendors
Badges
Webhooks

Related API Specs

ServiceM8 Jobs API (OpenAPI) ServiceM8 Job Activities API (OpenAPI) ServiceM8 Clients (Companies) API (OpenAPI) ServiceM8 Job Contacts API (OpenAPI) ServiceM8 Staff API (OpenAPI) ServiceM8 Materials API (OpenAPI) ServiceM8 Attachments API (OpenAPI) ServiceM8 Queues API (OpenAPI) ServiceM8 Vendors API (OpenAPI) ServiceM8 Badges API (OpenAPI) ServiceM8 Webhooks API (OpenAPI)
Back to ServiceM8 · All Collections · GitHub