PartsTech

PartsTech is a web-based automotive parts and tire procurement platform for repair shops, tire shops and dealers, connecting more than 30,000 shops to 300+ aftermarket parts and tire suppliers across 30,000+ distribution locations through a single search, quote and ordering workflow. Founded by Greg Kirber and Erik St. Pierre and acquired by OEConnection (OEC) in 2025, PartsTech pairs its shop-facing web application with a partner-facing REST API — the PartsTech External API — used by 35+ shop management systems (SMS), point-of-sale and estimating vendors to embed parts search, VIN and license plate decoding, ACES/PCdb/VCdb taxonomy lookups, live wholesale pricing and availability, punchout carts, quoting, tire search, MOTOR and Mitchell 1 labor/maintenance content, order history and local inventory into their own software.

PartsTech publishes 33 APIs on the APIs.io network, including Auth API, Auto Connect API, Brands API, and 30 more. Tagged areas include Company, Automotive, Auto Parts, Parts Procurement, and Tires.

The PartsTech catalog on APIs.io includes 1 event-driven AsyncAPI specification.

PartsTech’s developer surface includes documentation, API reference, support, getting-started guide, engineering blog, pricing, signup flow, and 15 more developer resources.

55.6/100 strong ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-08-28 · rubric v0.15.1
33 APIs 1 MCP Servers
CompanyAutomotiveAuto PartsParts ProcurementTiresE-CommerceOrderingCatalogVehicle DataVIN DecodingShop ManagementPunchoutMarketplaceSupply Chain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-28 · rubric v0.15.1
Composite quality — 55.6/100 · strong
Contract Quality 15.5 / 25
Developer Ergonomics 11.3 / 20
Access Clarity 13.9 / 20
Operational Transparency 5.5 / 13
Contract Governance 2.0 / 12
Discoverability 7.4 / 10
Agent readiness — 32/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 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
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/partstech: 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 33

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

PartsTech Auth API

A valid JSON Web Token (JWT) is required to access API methods. A JWT access token must be included in the authorization header of each request in the following Bearer schema: `...

PartsTech Auto Connect API

Easy Registration & Auto-Connect API

PartsTech Pcdb API

Product Characteristics Database

PartsTech Punchout Cart API

Cart with Punchout

PartsTech Shops API

Shop methods

PartsTech Suppliers API

Supplier methods

PartsTech User API

User Methods

PartsTech Users API

Users methods

PartsTech Vcdb API

Vehicle Configuration Database

PartsTech Vin API

VIN Methods

Scroll for all 33

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Partstech Rate Limits

4 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Partstech Authentication

apiKey/http · 2 schemes

SECURITY

Partstech Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: partstech
name: PartsTech
description: PartsTech is a web-based automotive parts and tire procurement platform for repair shops, tire shops and dealers,
  connecting more than 30,000 shops to 300+ aftermarket parts and tire suppliers across 30,000+ distribution locations through
  a single search, quote and ordering workflow. Founded by Greg Kirber and Erik St. Pierre and acquired by OEConnection (OEC)
  in 2025, PartsTech pairs its shop-facing web application with a partner-facing REST API — the PartsTech External API — used
  by 35+ shop management systems (SMS), point-of-sale and estimating vendors to embed parts search, VIN and license plate
  decoding, ACES/PCdb/VCdb taxonomy lookups, live wholesale pricing and availability, punchout carts, quoting, tire search,
  MOTOR and Mitchell 1 labor/maintenance content, order history and local inventory into their own software.
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
image: https://partstech.com/wp-content/uploads/2024/04/partstech-fb-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/partstech/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Company
- Automotive
- Auto Parts
- Parts Procurement
- Tires
- E-Commerce
- Ordering
- Catalog
- Vehicle Data
- VIN Decoding
- Shop Management
- Punchout
- Marketplace
- Supply Chain
apis:
- aid: partstech:partstech-auth-api
  name: PartsTech Auth API
  description: 'A valid JSON Web Token (JWT) is required to access API methods. A JWT access token must be included in the
    authorization header of each request in the following Bearer schema:

    ```

    Authorization: Bearer <accessToken>

    ```

    Use the Get Access method to get a valid access token. Each access token expires after 60 minutes.'
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - auth
  properties:
  - type: OpenAPI
    url: openapi/partstech-auth-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-auto-connect-api
  name: PartsTech Auto Connect API
  description: Easy Registration & Auto-Connect API
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - auto-connect
  properties:
  - type: OpenAPI
    url: openapi/partstech-auto-connect-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-brands-api
  name: PartsTech Brands API
  description: Brands
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - brands
  properties:
  - type: OpenAPI
    url: openapi/partstech-brands-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-callback-cart-api
  name: PartsTech Callback Cart API
  description: Callback
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - callback-cart
  properties:
  - type: OpenAPI
    url: openapi/partstech-callback-cart-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-custom-cart-api
  name: PartsTech Custom Cart API
  description: Custom Cart
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - custom-cart
  properties:
  - type: OpenAPI
    url: openapi/partstech-custom-cart-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-ex-permissions-api
  name: PartsTech Ex Permissions API
  description: EX Permissions
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - ex-permissions
  properties:
  - type: OpenAPI
    url: openapi/partstech-ex-permissions-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-jobs-api
  name: PartsTech Jobs API
  description: Jobs
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - jobs
  properties:
  - type: OpenAPI
    url: openapi/partstech-jobs-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-local-inventory-api
  name: PartsTech Local Inventory API
  description: Local inventory
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - local-inventory
  properties:
  - type: OpenAPI
    url: openapi/partstech-local-inventory-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-mitchell1-api
  name: PartsTech Mitchell1 API
  description: Vehicles
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - mitchell1
  properties:
  - type: OpenAPI
    url: openapi/partstech-mitchell1-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-mitchell1-labor-api
  name: PartsTech Mitchell1 Labor API
  description: Labor
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - mitchell1-labor
  properties:
  - type: OpenAPI
    url: openapi/partstech-mitchell1-labor-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-motor-fluids-api
  name: PartsTech Motor Fluids API
  description: Fluids
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - motor-fluids
  properties:
  - type: OpenAPI
    url: openapi/partstech-motor-fluids-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-motor-labor-api
  name: PartsTech Motor Labor API
  description: Labor
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - motor-labor
  properties:
  - type: OpenAPI
    url: openapi/partstech-motor-labor-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-motor-maintenance-schedules-api
  name: PartsTech Motor Maintenance Schedules API
  description: Maintenance Schedules
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - motor-maintenance-schedules
  properties:
  - type: OpenAPI
    url: openapi/partstech-motor-maintenance-schedules-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-motor-specifications-api
  name: PartsTech Motor Specifications API
  description: Specifications
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - motor-specifications
  properties:
  - type: OpenAPI
    url: openapi/partstech-motor-specifications-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-orders-api
  name: PartsTech Orders API
  description: Orders
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - orders
  properties:
  - type: OpenAPI
    url: openapi/partstech-orders-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-partner-orders-api
  name: PartsTech Partner Orders API
  description: Orders methods
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - partner-orders
  properties:
  - type: OpenAPI
    url: openapi/partstech-partner-orders-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-parts-api
  name: PartsTech Parts API
  description: Parts
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - parts
  properties:
  - type: OpenAPI
    url: openapi/partstech-parts-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-pcdb-api
  name: PartsTech Pcdb API
  description: Product Characteristics Database
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - pcdb
  properties:
  - type: OpenAPI
    url: openapi/partstech-pcdb-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-punchout-cart-api
  name: PartsTech Punchout Cart API
  description: Cart with Punchout
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - punchout-cart
  properties:
  - type: OpenAPI
    url: openapi/partstech-punchout-cart-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-punchout-orders-api
  name: PartsTech Punchout Orders API
  description: Punchout Orders
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - punchout-orders
  properties:
  - type: OpenAPI
    url: openapi/partstech-punchout-orders-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-punchout-quote-api
  name: PartsTech Punchout Quote API
  description: Quote Methods
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - punchout_quote
  properties:
  - type: OpenAPI
    url: openapi/partstech-punchout-quote-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-quoting-api
  name: PartsTech Quoting API
  description: Quoting
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - quoting
  properties:
  - type: OpenAPI
    url: openapi/partstech-quoting-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-search-api
  name: PartsTech Search API
  description: Search
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - search
  properties:
  - type: OpenAPI
    url: openapi/partstech-search-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-session-cart-api
  name: PartsTech Session Cart API
  description: Cart by Session
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - session-cart
  properties:
  - type: OpenAPI
    url: openapi/partstech-session-cart-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-shop-api
  name: PartsTech Shop API
  description: Shop
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - shop
  properties:
  - type: OpenAPI
    url: openapi/partstech-shop-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-shops-api
  name: PartsTech Shops API
  description: Shop methods
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - shops
  properties:
  - type: OpenAPI
    url: openapi/partstech-shops-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-supplier-preferences-api
  name: PartsTech Supplier Preferences API
  description: Supplier Preferences
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - supplier_preferences
  properties:
  - type: OpenAPI
    url: openapi/partstech-supplier-preferences-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-suppliers-api
  name: PartsTech Suppliers API
  description: Supplier methods
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - suppliers
  properties:
  - type: OpenAPI
    url: openapi/partstech-suppliers-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-tires-api
  name: PartsTech Tires API
  description: Tires
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - tires
  properties:
  - type: OpenAPI
    url: openapi/partstech-tires-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-user-api
  name: PartsTech User API
  description: User Methods
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - user
  properties:
  - type: OpenAPI
    url: openapi/partstech-user-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-users-api
  name: PartsTech Users API
  description: Users methods
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - users
  properties:
  - type: OpenAPI
    url: openapi/partstech-users-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-vcdb-api
  name: PartsTech Vcdb API
  description: Vehicle Configuration Database
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - vcdb
  properties:
  - type: OpenAPI
    url: openapi/partstech-vcdb-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
- aid: partstech:partstech-vin-api
  name: PartsTech Vin API
  description: VIN Methods
  humanURL: https://api-docs.partstech.com/openapi.yaml
  baseURL: https://api.partstech.com
  tags:
  - vin
  properties:
  - type: OpenAPI
    url: openapi/partstech-vin-api-openapi.yml
  - type: Authentication
    url: authentication/partstech-authentication.yml
  - type: ErrorCatalog
    url: errors/partstech-problem-types.yml
  - type: Webhooks
    url: asyncapi/partstech-webhooks.yml
  - type: Conventions
    url: conventions/partstech-conventions.yml
  - type: DataModel
    url: data-model/partstech-data-model.yml
  - type: RateLimits
    url: rate-limits/partstech-rate-limits.yml
  - type: Conformance
    url: conformance/partstech-conformance.yml
  - type: Lifecycle
    url: lifecycle/partstech-lifecycle.yml
  - type: ToolCrosswalk
    url: mcp/partstech-tool-crosswalk.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/partstech-api-overlay.yaml
- type: MCPServer
  url: mcp/partstech-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Website
  url: https://partstech.com/
- type: Documentation
  url: https://api-docs.partstech.com/openapi.yaml
- type: APIReference
  url: https://api-docs.partstech.com/openapi.yaml
- type: Support
  url: https://partstech.com/support/
- type: HelpCenter
  url: https://partstech.my.site.com/help/s/
- type: GettingStarted
  url: https://partstech.my.site.com/help/s/article/Getting-Started-With-Partstech
- type: Blog
  url: https://partstech.com/resource/blog/
- type: GitHubOrganization
  url: https

# --- truncated at 32 KB (32 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/partstech/refs/heads/main/apis.yml

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/partstech"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/partstech/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/partstech/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.