Home
Providers
Shopmonkey
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.
9 APIs
Auto Repair Shop Management Field Service REST Not GraphQL
On this page
Kin Score
APIs 9
Open Collections 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 2
Agentic Access 1
Resources 10
apis.yml
26 Operational Transparency
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
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
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 9
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
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)
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