Cargomatic website screenshot

Cargomatic

Cargomatic is a technology-enabled marketplace for local freight and drayage that connects shippers with a network of more than 35,000 professional truck drivers across the top 20 ports in the continental United States. Its platform automates quoting, booking, dispatch, tracking, and document exchange for drayage, intermodal, less-than-truckload (LTL), full-truckload (FTL), and white-glove final-mile delivery. Cargomatic exposes a public REST API (the Cargomatic Public API) so shippers and carriers can automate the same quoting, order-creation, shipment-status, stop-management, driver-assignment, and document workflows available in the Cargomatic portal, authenticating with JWT bearer tokens issued from an authentication endpoint. The company is headquartered in Long Beach, California and is backed by Canaan Partners and the SoftBank Vision Fund.

Cargomatic publishes 5 APIs on the APIs.io network, including Authorization API, Carrier API, Document API, and 2 more. Tagged areas include Company, Logistics, Freight, Drayage, and Transportation.

Cargomatic’s developer surface includes documentation, API reference, support, FAQ, engineering blog, signup flow, authentication, and 22 more developer resources.

33.6/100 thin ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
1 APIs 1 MCP Servers
CompanyLogisticsFreightDrayageTransportationSupply ChainShippingTruckingMarketplaceIntermodal

What this lets a business do 1

Business capabilities this provider's published APIs can perform, derived from its own contracts. Browse all capabilities →

Transport Operations Management
BC-2420
Carrier
POST /shipments/appointment POST /shipments/accept POST /carrier/{carrierid}/driver POST /shipment/assign

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 33.6/100 · thin
Contract Quality 13.2 / 25
Developer Ergonomics 5.1 / 20
Access Clarity 6.8 / 20
Operational Transparency 0.3 / 13
Contract Governance 0.5 / 12
Discoverability 7.6 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 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 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/cargomatic: 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 5

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

Cargomatic Authorization API

Endpoints dealing with authenticating to the API

Cargomatic Carrier API

Endpoints for Cargomatic Carriers and Drivers

Cargomatic Document API

The Document API from Cargomatic — 2 operation(s) for document.

Cargomatic Shipper API

Endpoints for Cargomatic Shippers

Cargomatic Stops API

Endpoints for managing shipment stops

Open Collections 6

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

API Collection

OPEN COLLECTION

MCP Servers 1

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

Security Posture 2

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

Cargomatic Authentication

http · 1 scheme

SECURITY

Cargomatic Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cargomatic
name: Cargomatic
description: Cargomatic is a technology-enabled marketplace for local freight and drayage that connects shippers with a network
  of more than 35,000 professional truck drivers across the top 20 ports in the continental United States. Its platform automates
  quoting, booking, dispatch, tracking, and document exchange for drayage, intermodal, less-than-truckload (LTL), full-truckload
  (FTL), and white-glove final-mile delivery. Cargomatic exposes a public REST API (the Cargomatic Public API) so shippers
  and carriers can automate the same quoting, order-creation, shipment-status, stop-management, driver-assignment, and document
  workflows available in the Cargomatic portal, authenticating with JWT bearer tokens issued from an authentication endpoint.
  The company is headquartered in Long Beach, California and is backed by Canaan Partners and the SoftBank Vision Fund.
url: https://raw.githubusercontent.com/api-evangelist/cargomatic/refs/heads/main/apis.yml
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: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://cargomatic.com/wp-content/uploads/2021/01/cargomatic-logo.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
- softbank-vision-fund
x-tier: profiled
x-tier-reason: enrichment-pipeline-found-public-api
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Logistics
- Freight
- Drayage
- Transportation
- Supply Chain
- Shipping
- Trucking
- Marketplace
- Intermodal
apis:
- aid: cargomatic:cargomatic-authorization-api
  name: Cargomatic Authorization API
  description: Endpoints dealing with authenticating to the API
  humanURL: https://api-docs.cargomatic.com/#/
  baseURL: https://api.cargomatic.com
  tags:
  - Authorization
  properties:
  - type: OpenAPI
    url: openapi/cargomatic-authorization-api-openapi.yml
  - type: DeveloperPortal
    url: https://api-docs.cargomatic.com/#/
  - type: Documentation
    url: https://api-docs.cargomatic.com/#/
  - type: APIReference
    url: https://api-docs.cargomatic.com/#/
- aid: cargomatic:cargomatic-carrier-api
  name: Cargomatic Carrier API
  description: Endpoints for Cargomatic Carriers and Drivers
  humanURL: https://api-docs.cargomatic.com/#/
  baseURL: https://api.cargomatic.com
  tags:
  - Carrier
  properties:
  - type: OpenAPI
    url: openapi/cargomatic-carrier-api-openapi.yml
  - type: DeveloperPortal
    url: https://api-docs.cargomatic.com/#/
  - type: Documentation
    url: https://api-docs.cargomatic.com/#/
  - type: APIReference
    url: https://api-docs.cargomatic.com/#/
- aid: cargomatic:cargomatic-document-api
  name: Cargomatic Document API
  description: The Document API from Cargomatic — 2 operation(s) for document.
  humanURL: https://api-docs.cargomatic.com/#/
  baseURL: https://api.cargomatic.com
  tags:
  - Document
  properties:
  - type: OpenAPI
    url: openapi/cargomatic-document-api-openapi.yml
  - type: DeveloperPortal
    url: https://api-docs.cargomatic.com/#/
  - type: Documentation
    url: https://api-docs.cargomatic.com/#/
  - type: APIReference
    url: https://api-docs.cargomatic.com/#/
- aid: cargomatic:cargomatic-shipper-api
  name: Cargomatic Shipper API
  description: Endpoints for Cargomatic Shippers
  humanURL: https://api-docs.cargomatic.com/#/
  baseURL: https://api.cargomatic.com
  tags:
  - Shipper
  properties:
  - type: OpenAPI
    url: openapi/cargomatic-shipper-api-openapi.yml
  - type: DeveloperPortal
    url: https://api-docs.cargomatic.com/#/
  - type: Documentation
    url: https://api-docs.cargomatic.com/#/
  - type: APIReference
    url: https://api-docs.cargomatic.com/#/
- aid: cargomatic:cargomatic-stops-api
  name: Cargomatic Stops API
  description: Endpoints for managing shipment stops
  humanURL: https://api-docs.cargomatic.com/#/
  baseURL: https://api.cargomatic.com
  tags:
  - Stops
  properties:
  - type: OpenAPI
    url: openapi/cargomatic-stops-api-openapi.yml
  - type: DeveloperPortal
    url: https://api-docs.cargomatic.com/#/
  - type: Documentation
    url: https://api-docs.cargomatic.com/#/
  - type: APIReference
    url: https://api-docs.cargomatic.com/#/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: CapabilityMap
  url: capabilities/cargomatic-capability-edges.yml
  name: Cargomatic Business Capability Map
- type: Overlay
  url: overlays/cargomatic-public-api-overlay.yaml
- type: Website
  url: https://cargomatic.com/
- type: DeveloperPortal
  url: https://api-docs.cargomatic.com/#/
- type: Documentation
  url: https://api-docs.cargomatic.com/#/
- type: APIReference
  url: https://api-docs.cargomatic.com/#/
- type: Support
  url: https://cargomatic.com/support/
- type: SupportContact
  url: https://cargomatic.com/support/contact-us/
- type: FAQ
  url: https://cargomatic.com/support/faq/
- type: Blog
  url: https://cargomatic.com/blog/
- type: GitHubOrganization
  url: https://github.com/cargomatic
- type: SignUp
  url: https://cargomatic.com/sign-up/
- type: TermsOfService
  url: https://cargomatic.com/terms-of-service/
- type: PrivacyPolicy
  url: https://cargomatic.com/privacy-policy/
- type: Careers
  url: https://cargomatic.com/about/careers/
- type: About
  url: https://cargomatic.com/about/
- type: SupportEmail
  url: mailto:apisupport@cargomatic.com
- type: OpenAPI
  url: openapi/_original/cargomatic-openapi-original.yml
- type: Authentication
  url: authentication/cargomatic-authentication.yml
- type: ErrorCatalog
  url: errors/cargomatic-problem-types.yml
- type: Conventions
  url: conventions/cargomatic-conventions.yml
- type: Conformance
  url: conformance/cargomatic-conformance.yml
- type: DataModel
  url: data-model/cargomatic-data-model.yml
- type: Lifecycle
  url: lifecycle/cargomatic-lifecycle.yml
- type: Sandbox
  url: sandbox/cargomatic-sandbox.yml
- type: MCPServer
  url: mcp/cargomatic-mcp.yml
  name: Cargomatic MCP Server manifest (candidate)
- type: LLMsTxt
  url: llms/cargomatic-llms.txt
- type: DomainSecurity
  url: security/cargomatic-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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