Joblogic website screenshot

Joblogic

Joblogic is a cloud field service management (FSM) platform for trades, service, and maintenance contractors - covering customers, sites, assets, jobs, engineer scheduling, mobile workforce, quotes, invoices, stock, and PPM (planned preventative maintenance) contracts. Joblogic exposes a REST API (base path /api/v1) secured with OAuth2 client-credentials tokens issued by a Joblogic IdentityServer, plus outbound webhooks for change events. API access is customer-provisioned - Joblogic issues a Client ID, Client Secret, and Tenant ID and IP-allowlists callers behind a firewall, with a UAT sandbox for integration development.

Joblogic publishes 9 APIs on the APIs.io network, including Assets API, Contacts API, Customers API, and 6 more. Tagged areas include Field Service Management, Job Management, Scheduling, Maintenance, and Workforce.

Joblogic’s developer surface includes authentication, documentation, and 7 more developer resources.

35.9/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
9 APIs
Field Service ManagementJob ManagementSchedulingMaintenanceWorkforceMobile WorkforceTradesCRMSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 35.9/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/joblogic: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Joblogic Assets API

Equipment and plant assets located at sites.

Joblogic Contacts API

Contacts attached to customers, sites, suppliers, and subcontractors.

Joblogic Customers API

Customer account records.

Joblogic Engineers API

Field engineers / mobile workforce.

Joblogic Invoices API

Standard, customer-grouped, and PPM invoices.

Joblogic Jobs API

Work orders and their costs.

Joblogic Quotes API

Quotes and estimates.

Joblogic Sites API

Physical service locations belonging to a customer.

Joblogic Visits API

Engineer visits scheduled against jobs.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Joblogic API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Joblogic Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Joblogic Authentication

oauth2 · 1 scheme

SECURITY

Joblogic Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Joblogic Agentic Access

52 operations · 39 acting

52 operations · 39 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: joblogic
url: https://raw.githubusercontent.com/api-evangelist/joblogic/refs/heads/main/apis.yml
name: Joblogic
kind: company
description: Joblogic is a cloud field service management (FSM) platform for trades, service, and maintenance contractors
  - covering customers, sites, assets, jobs, engineer scheduling, mobile workforce, quotes, invoices, stock, and PPM (planned
  preventative maintenance) contracts. Joblogic exposes a REST API (base path /api/v1) secured with OAuth2 client-credentials
  tokens issued by a Joblogic IdentityServer, plus outbound webhooks for change events. API access is customer-provisioned
  - Joblogic issues a Client ID, Client Secret, and Tenant ID and IP-allowlists callers behind a firewall, with a UAT sandbox
  for integration development.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/joblogic.png
tags:
- Field Service Management
- Job Management
- Scheduling
- Maintenance
- Workforce
- Mobile Workforce
- Trades
- CRM
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: joblogic:joblogic-assets-api
  name: Joblogic Assets API
  description: Equipment and plant assets located at sites.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Assets
  properties:
  - type: OpenAPI
    url: openapi/joblogic-assets-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-contacts-api
  name: Joblogic Contacts API
  description: Contacts attached to customers, sites, suppliers, and subcontractors.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/joblogic-contacts-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-customers-api
  name: Joblogic Customers API
  description: Customer account records.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/joblogic-customers-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-engineers-api
  name: Joblogic Engineers API
  description: Field engineers / mobile workforce.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Engineers
  properties:
  - type: OpenAPI
    url: openapi/joblogic-engineers-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-invoices-api
  name: Joblogic Invoices API
  description: Standard, customer-grouped, and PPM invoices.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Invoices
  properties:
  - type: OpenAPI
    url: openapi/joblogic-invoices-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-jobs-api
  name: Joblogic Jobs API
  description: Work orders and their costs.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/joblogic-jobs-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-quotes-api
  name: Joblogic Quotes API
  description: Quotes and estimates.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Quotes
  properties:
  - type: OpenAPI
    url: openapi/joblogic-quotes-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-sites-api
  name: Joblogic Sites API
  description: Physical service locations belonging to a customer.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Sites
  properties:
  - type: OpenAPI
    url: openapi/joblogic-sites-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
- aid: joblogic:joblogic-visits-api
  name: Joblogic Visits API
  description: Engineer visits scheduled against jobs.
  humanURL: https://apidocs.joblogic.com/
  baseURL: https://api.joblogic.com/api/v1
  tags:
  - Visits
  properties:
  - type: OpenAPI
    url: openapi/joblogic-visits-api-openapi.yml
  - type: Documentation
    url: https://apidocs.joblogic.com/
  - type: APIReference
    url: https://apidocs.joblogic.com/
  - type: PostmanCollection
    url: collections/joblogic.postman_collection.json
  - type: OpenCollection
    url: collections/joblogic.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/joblogic-agentic-access.yml
- type: DomainSecurity
  url: security/joblogic-domain-security.yml
- type: Authentication
  url: authentication/joblogic-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/job-logic
- type: Website
  url: https://www.joblogic.com
- type: Documentation
  url: https://apidocs.joblogic.com/
- type: Plans
  url: plans/joblogic-plans-pricing.yml
- type: RateLimits
  url: rate-limits/joblogic-rate-limits.yml
- type: FinOps
  url: finops/joblogic-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com