ServiceUp

ServiceUp is an agentic vehicle repair and maintenance platform for commercial fleets, insurance carriers and repair shops, founded in 2021 and headquartered in Los Gatos, California. The platform centralizes the full repair lifecycle — intake, shop routing, estimate and invoice approval, repair status tracking and payment — across collision, mechanical and preventative maintenance work, and layers AI Repair Agents over it that run in manual, co-pilot or autopilot control modes. ServiceUp integrates with existing fleet management systems, telematics providers and rental management systems, and operates a live, OAuth-2.1-protected Model Context Protocol (MCP) server at api.serviceup.com/mcp for agent access. The company raised a $55M Series B and ranked 77th on the 2025 Inc. 5000 list.

ServiceUp publishes 1 API on the APIs.io network. Tagged areas include Company, Fleet Management, Vehicle Repair, Automotive, and Insurance.

ServiceUp’s developer surface includes engineering blog, support, authentication, and 17 more developer resources.

32.9/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs 1 MCP Servers
CompanyFleet ManagementVehicle RepairAutomotiveInsuranceMaintenanceAgentic AIModel Context ProtocolTransportation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 32.9/100 · thin
Contract Quality 0.0 / 21
Developer Ergonomics 4.4 / 17
Commercial Clarity 8.5 / 17
Operational Transparency 0.6 / 11
Governance 1.3 / 10
Discoverability 7.4 / 9
Regulatory Posture 10.7 / 15
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 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
Regulatory Posture applies to this provider. Its tags matched the Insurance regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/serviceup: 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 1

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

ServiceUp MCP Server

Live Model Context Protocol server operated by ServiceUp at api.serviceup.com/mcp, exposing the agentic repair platform to MCP clients. The endpoint is protected by OAuth 2.1 (a...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

serviceup-mcp.yml

MCP SERVER

Security Posture 3

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

Serviceup Authentication

oauth2 · 1 scheme

SECURITY

Serviceup Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Serviceup Trust Center

SOC 2, ISO 27001

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Serviceup Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

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: serviceup
name: ServiceUp
description: ServiceUp is an agentic vehicle repair and maintenance platform for commercial fleets, insurance carriers and
  repair shops, founded in 2021 and headquartered in Los Gatos, California. The platform centralizes the full repair lifecycle
  — intake, shop routing, estimate and invoice approval, repair status tracking and payment — across collision, mechanical
  and preventative maintenance work, and layers AI Repair Agents over it that run in manual, co-pilot or autopilot control
  modes. ServiceUp integrates with existing fleet management systems, telematics providers and rental management systems,
  and operates a live, OAuth-2.1-protected Model Context Protocol (MCP) server at api.serviceup.com/mcp for agent access.
  The company raised a $55M Series B and ranked 77th on the 2025 Inc. 5000 list.
image: https://cdn.prod.website-files.com/65dfc331994523c04b3fbb30/6a3c44c69acc55aa24cf9bb7_7125858b1dfb99cd458a33c165bd452b_logo.svg
url: https://raw.githubusercontent.com/api-evangelist/serviceup/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Fleet Management
- Vehicle Repair
- Automotive
- Insurance
- Maintenance
- Agentic AI
- Model Context Protocol
- Transportation
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 15
  pass: local-v1
apis:
- name: ServiceUp MCP Server
  description: Live Model Context Protocol server operated by ServiceUp at api.serviceup.com/mcp, exposing the agentic repair
    platform to MCP clients. The endpoint is protected by OAuth 2.1 (authorization code + PKCE S256) and advertises RFC 9728
    protected-resource metadata naming auth.serviceup.com as its authorization server and mcp:read / mcp:write as its scopes.
    Discovered by probe — ServiceUp publishes no developer documentation for it.
  humanURL: https://www.serviceup.com/platform/ai-agents
  baseURL: https://api.serviceup.com/mcp
  tags:
  - Model Context Protocol
  - Agentic AI
  - Fleet Management
  properties:
  - type: MCPServer
    url: mcp/serviceup-mcp.yml
  - type: OAuthScopes
    url: scopes/serviceup-scopes.yml
  - type: Authentication
    url: authentication/serviceup-authentication.yml
common:
- type: TrustCenter
  url: security/serviceup-trust-center.yml
- type: DomainSecurity
  url: security/serviceup-domain-security.yml
- type: Website
  url: https://www.serviceup.com/
- type: Login
  url: https://app.serviceup.com/login
- type: Blog
  url: https://www.serviceup.com/company/blogs
- type: Support
  url: https://www.serviceup.com/company/faq
- type: TermsOfService
  url: https://www.serviceup.com/terms-and-conditions
- type: PrivacyPolicy
  url: https://www.serviceup.com/privacy-policy
- type: GitHubOrganization
  url: https://github.com/ServiceUpAuto
- type: Compliance
  url: https://trust.serviceup.com/
- type: WellKnown
  url: well-known/serviceup-well-known.yml
- type: MCPServer
  url: mcp/serviceup-mcp.yml
- type: OAuthScopes
  url: scopes/serviceup-scopes.yml
- type: Authentication
  url: authentication/serviceup-authentication.yml
- type: Packages
  url: packages/serviceup-packages.yml
- type: Conformance
  url: conformance/serviceup-conformance.yml
- type: Conventions
  url: conventions/serviceup-conventions.yml
- type: ErrorCatalog
  url: errors/serviceup-problem-types.yml
- type: Lifecycle
  url: lifecycle/serviceup-lifecycle.yml
- type: LLMsTxt
  url: llms/serviceup-llms.txt