Jobber Developer API
Jobber's Developer API is a GraphQL API for accessing and modifying data on Jobber accounts. Top-level query objects include Clients, Requests, Quotes, Jobs, Invoices, Visits, Assessments, Properties, Products, Services, Expenses, TimeSheetEntries, Users, Accounts, and CustomFieldConfigurations. Authentication is OAuth 2.0 with scoped access tokens issued via the Jobber Developer Center; access tokens are passed in the `Authorization: bearer ...` header and requests are versioned with the `X-JOBBER-GRAPHQL-VERSION` date-based header. Rate limiting combines a 2,500 requests / 5 minutes DDoS guard with a leaky-bucket GraphQL query-cost budget surfaced through the `extensions.cost` response envelope.
Jobber Developer API is published by Jobber on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 machine-runnable capability that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko and 3 JSON Schema definitions.
Tagged areas include Field Service Management, GraphQL, Home Service, Scheduling, and Invoicing. The published artifact set on APIs.io includes API documentation, a getting-started guide, rate-limit docs, a changelog, an OpenAPI specification, a JSON-LD context, 1 Naftiko capability spec, and 3 JSON Schemas.