Shopmonkey website screenshot

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.

30.6/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
1 APIs
Auto RepairShop ManagementField ServiceRESTNot GraphQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 11

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

API Collection

OPEN COLLECTION

Shopmonkey API

OPEN COLLECTION

Scroll for all 11

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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  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

Work with this as data

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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.