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
On this page
Kin Score
APIs 9
Open Collections 11
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 2
Agentic Access 1
Resources 10
apis.yml
24 Operational Transparency
Composite quality — 31.8/100 · thin
Contract Quality
9.2 / 25
Developer Ergonomics
4.3 / 20
Operational Transparency
3.1 / 13
Contract Governance
0.0 / 12
Agent readiness — 22/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
6 / 6
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
Delegated User Identity
0 / 6
Protected Resource Metadata
0 / 5
Registration Without a Human
0 / 6
Agentic Commerce Surface
0 / 5
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).
Scroll for all 11
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.23'
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:
- Webhook
tags_raw:
- 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
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/shopmonkey"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/shopmonkey/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/shopmonkey/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.