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.

32.9/100 thin ▬ flat Agent 22/100 agent aware Front door AI 1/6 silent saas Full breakdown ↓
scored 2026-09-21 · rubric v0.22.0
1 APIs
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-09-21 · 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/cargomatic: 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 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

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: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  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'
x-docs-platform: scalar
x-docs-platform-confidence: medium
x-docs-platform-checked: 2026-09-21
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:
  - Documents
  tags_raw:
  - 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:
  - Shippers
  tags_raw:
  - 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: X-MCPServerCandidate
  url: mcp/cargomatic-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
  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 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.