Shopmonkey

Shopmonkey is a cloud-based shop management platform for auto repair, tire, and powersports shops, covering estimates, work orders, customer communication, parts/inventory, scheduling, invoicing, and payments. Shopmonkey publishes a documented public API at developer.shopmonkey.io / shopmonkey.dev (base https://api.shopmonkey.cloud/v3). Despite being commonly assumed to be GraphQL, the confirmed public API is REST/JSON (v3), authenticated with a Bearer API key, covering 50+ resources - Work Orders, Customers, Vehicles, Parts/Inventory, Invoices/Payments, Appointments, Employees (Users), Locations, and Webhooks. No GraphQL endpoint, schema, or query/mutation language is documented anywhere on Shopmonkey's developer site. Enterprise accounts can also run the open-source Enterprise Data Streaming (EDS) server for near-real-time change data capture into a customer-controlled destination.

Shopmonkey publishes 9 APIs on the APIs.io network, including Appointments API, Customers API, Employees API, and 6 more. Tagged areas include Auto Repair, Shop Management, Field Service, REST, and Not GraphQL.

Shopmonkey’s developer surface includes authentication, documentation, and 8 more developer resources.

37.8/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaidSelf serve
9 APIs
Auto RepairShop ManagementField ServiceRESTNot GraphQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 37.8/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 3.4 / 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/shopmonkey: 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.

Shopmonkey Appointments API

Schedule, search, confirm, cancel, and update appointments.

Shopmonkey Customers API

Create, update, search, and manage customer records, emails, and phone numbers.

Shopmonkey Employees API

Manage Shopmonkey users (employees), roles, and the authenticated user's own profile.

Shopmonkey Inventory & Parts API

Search the parts catalog, find compatible parts, and manage line-item assignments of parts/tires/labor.

Shopmonkey Invoices & Payments API

Shared (customer-facing) invoices/PDFs on an order, and manual payment and refund entries.

Shopmonkey Locations API

Manage shop location details for a multi-location company.

Shopmonkey Vehicles API

Create, update, and look up vehicles, VIN/plate validation, year/make/model data, mileage, and tire-pressure logs.

Shopmonkey Webhooks API

Register and manage webhook subscriptions for Shopmonkey events.

Shopmonkey Work Orders API

Create and manage repair orders, order line items (services, parts, labor, fees, tires, subcontracts), authorizations, files, and PDFs.

Scroll for all 9

Open Collections 1

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

Shopmonkey API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Shopmonkey Rate Limits

1 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.

Shopmonkey Authentication

http · 1 scheme

SECURITY

Shopmonkey Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Shopmonkey Agentic Access

98 operations · 58 acting

98 operations · 58 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

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: shopmonkey
url: https://raw.githubusercontent.com/api-evangelist/shopmonkey/refs/heads/main/apis.yml
name: Shopmonkey
kind: company
description: Shopmonkey is a cloud-based shop management platform for auto repair, tire, and powersports shops, covering estimates,
  work orders, customer communication, parts/inventory, scheduling, invoicing, and payments. Shopmonkey publishes a documented
  public API at developer.shopmonkey.io / shopmonkey.dev (base https://api.shopmonkey.cloud/v3). Despite being commonly assumed
  to be GraphQL, the confirmed public API is REST/JSON (v3), authenticated with a Bearer API key, covering 50+ resources -
  Work Orders, Customers, Vehicles, Parts/Inventory, Invoices/Payments, Appointments, Employees (Users), Locations, and Webhooks.
  No GraphQL endpoint, schema, or query/mutation language is documented anywhere on Shopmonkey's developer site. Enterprise
  accounts can also run the open-source Enterprise Data Streaming (EDS) server for near-real-time change data capture into
  a customer-controlled destination.
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/shopmonkey.png
tags:
- Auto Repair
- Shop Management
- Field Service
- REST
- Not GraphQL
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.19'
apis:
- aid: shopmonkey:shopmonkey-appointments-api
  name: Shopmonkey Appointments API
  description: Schedule, search, confirm, cancel, and update appointments.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Appointments
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-appointments-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-customers-api
  name: Shopmonkey Customers API
  description: Create, update, search, and manage customer records, emails, and phone numbers.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-customers-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-employees-api
  name: Shopmonkey Employees API
  description: Manage Shopmonkey users (employees), roles, and the authenticated user's own profile.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Employees
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-employees-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-inventory-parts-api
  name: Shopmonkey Inventory & Parts API
  description: Search the parts catalog, find compatible parts, and manage line-item assignments of parts/tires/labor.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Inventory & Parts
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-inventory-parts-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-invoices-payments-api
  name: Shopmonkey Invoices & Payments API
  description: Shared (customer-facing) invoices/PDFs on an order, and manual payment and refund entries.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Invoices & Payments
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-invoices-payments-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-locations-api
  name: Shopmonkey Locations API
  description: Manage shop location details for a multi-location company.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-locations-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-vehicles-api
  name: Shopmonkey Vehicles API
  description: Create, update, and look up vehicles, VIN/plate validation, year/make/model data, mileage, and tire-pressure
    logs.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Vehicles
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-vehicles-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-webhooks-api
  name: Shopmonkey Webhooks API
  description: Register and manage webhook subscriptions for Shopmonkey events.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-webhooks-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
- aid: shopmonkey:shopmonkey-work-orders-api
  name: Shopmonkey Work Orders API
  description: Create and manage repair orders, order line items (services, parts, labor, fees, tires, subcontracts), authorizations,
    files, and PDFs.
  humanURL: https://shopmonkey.dev/resources/order
  baseURL: https://api.shopmonkey.cloud/v3
  tags:
  - Work Orders
  properties:
  - type: OpenAPI
    url: openapi/shopmonkey-work-orders-api-openapi.yml
  - type: Documentation
    url: https://shopmonkey.dev/overview
  - type: APIReference
    url: https://shopmonkey.dev/resources/order
  - type: APIReference
    url: https://shopmonkey.dev/resources/customer
  - type: APIReference
    url: https://shopmonkey.dev/resources/vehicle
  - type: APIReference
    url: https://shopmonkey.dev/resources/part
  - type: APIReference
    url: https://shopmonkey.dev/resources/payment
  - type: APIReference
    url: https://shopmonkey.dev/resources/appointment
  - type: APIReference
    url: https://shopmonkey.dev/resources/user
  - type: APIReference
    url: https://shopmonkey.dev/resources/location
  - type: APIReference
    url: https://shopmonkey.dev/resources/webhook
common:
- type: AgenticAccess
  url: agentic-access/shopmonkey-agentic-access.yml
- type: DomainSecurity
  url: security/shopmonkey-domain-security.yml
- type: Authentication
  url: authentication/shopmonkey-authentication.yml
- type: GitHubOrganization
  url: https://github.com/shopmonkeyus
- type: LinkedIn
  url: https://www.linkedin.com/company/shopmonkey
- type: Website
  url: https://www.shopmonkey.io/
- type: Documentation
  url: https://shopmonkey.dev/overview
- type: Plans
  url: plans/shopmonkey-plans-pricing.yml
- type: RateLimits
  url: rate-limits/shopmonkey-rate-limits.yml
- type: FinOps
  url: finops/shopmonkey-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com