Skip to content

api-evangelist/jobber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobber (jobber)

Jobber is field service management software for home and commercial service businesses, serving 100,000+ businesses across more than 50 trade verticals (cleaning, HVAC, plumbing, electrical, landscaping, roofing, painting, handyman, and more). The platform covers the full service-delivery lifecycle — requests, assessments, quotes, scheduling, visits, time tracking, expenses, invoicing, payments, and reporting — with first-party iOS and Android apps for technicians. The Jobber Developer API is a single GraphQL endpoint at https://api.getjobber.com/api/graphql secured by OAuth 2.0, versioned by date via the X-JOBBER-GRAPHQL-VERSION header, and throttled by a leaky-bucket query-cost budget on top of a 2,500-requests / 5-minute DDoS guard. Third-party apps are published in the Jobber App Marketplace.

APIs.json: https://raw.githubusercontent.com/api-evangelist/jobber/refs/heads/main/apis.yml

Scope

  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Field Service Management
  • Home Service
  • Scheduling
  • Quoting
  • Invoicing
  • Dispatching
  • Mobile Workforce
  • CRM
  • SaaS
  • GraphQL

Timestamps

  • Created: 2026-05-25T00:00:00.000Z
  • Modified: 2026-05-25

APIs

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.

Tags

  • Field Service Management
  • GraphQL
  • Home Service
  • Scheduling
  • Invoicing
  • CRM

Properties

Common Properties

Maintainers

FN: Kin Lane Email: info@apievangelist.com URL: https://apievangelist.com

About

API Evangelist profile for Jobber - home service business management software

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors