Shippeo

Shippeo is a real-time transportation and multimodal supply-chain visibility platform, giving shippers, carriers, and logistics teams predictive and real-time information for all their deliveries across road, rail, sea, and air. Through its developer portal (developers.shippeo.com) Shippeo exposes REST APIs and webhooks so TMS, ERP, and control-tower systems can submit transport orders (tours) for tracking, feed GPS positions, retrieve predictive ETAs, statuses, and milestone events, and subscribe to real-time "Events-out" notifications. API access is enterprise and customer-provisioned - applications and OAuth2 client IDs are created in the portal after contracting with Shippeo.

Shippeo publishes 4 APIs on the APIs.io network, including ETA and Status API, Event Subscriptions API, Positions API, and 1 more. Tagged areas include Supply Chain, Transportation Visibility, Real-Time Visibility, Logistics, and Shipment Tracking.

Shippeo’s developer surface includes authentication, documentation, signup flow, and 8 more developer resources.

41.8/100 thin ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessEnterpriseSelf serve
4 APIs
Supply ChainTransportation VisibilityReal-Time VisibilityLogisticsShipment TrackingETAFreightSupply Chain VisibilitySaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 41.8/100 · thin
Contract Quality 15.9 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 8.4 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 36/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 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
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/shippeo: 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 4

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

Shippeo ETA and Status API

Retrieve predictive ETAs, statuses, and milestone events (Events-out, pull).

Shippeo Event Subscriptions API

Manage webhook subscriptions for real-time Events-out notifications.

Shippeo Positions API

Feed and retrieve geolocation positions for tracked transports.

Shippeo Transport Orders API

Submit and manage transport orders (tours) for real-time tracking.

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Shippeo Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Shippeo Rate Limits

3 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.

Shippeo Authentication

oauth2/http · 2 schemes

SECURITY

Shippeo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Shippeo Agentic Access

11 operations · 5 acting

11 operations · 5 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 2

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: shippeo
url: https://raw.githubusercontent.com/api-evangelist/shippeo/refs/heads/main/apis.yml
name: Shippeo
kind: company
description: Shippeo is a real-time transportation and multimodal supply-chain visibility platform, giving shippers, carriers,
  and logistics teams predictive and real-time information for all their deliveries across road, rail, sea, and air. Through
  its developer portal (developers.shippeo.com) Shippeo exposes REST APIs and webhooks so TMS, ERP, and control-tower systems
  can submit transport orders (tours) for tracking, feed GPS positions, retrieve predictive ETAs, statuses, and milestone
  events, and subscribe to real-time "Events-out" notifications. API access is enterprise and customer-provisioned - applications
  and OAuth2 client IDs are created in the portal after contracting with Shippeo.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/shippeo.png
tags:
- Supply Chain
- Transportation Visibility
- Real-Time Visibility
- Logistics
- Shipment Tracking
- ETA
- Freight
- Supply Chain Visibility
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: shippeo:shippeo-eta-and-status-api
  name: Shippeo ETA and Status API
  description: Retrieve predictive ETAs, statuses, and milestone events (Events-out, pull).
  humanURL: https://developers.shippeo.com/catalog/all
  baseURL: https://api.shippeo.com
  tags:
  - ETA and Status
  properties:
  - type: OpenAPI
    url: openapi/shippeo-eta-and-status-api-openapi.yml
  - type: Documentation
    url: https://developers.shippeo.com
  - type: APIReference
    url: https://developers.shippeo.com/catalog/all
  - type: PostmanCollection
    url: collections/shippeo.postman_collection.json
  - type: OpenCollection
    url: collections/shippeo.opencollection.json
- aid: shippeo:shippeo-event-subscriptions-api
  name: Shippeo Event Subscriptions API
  description: Manage webhook subscriptions for real-time Events-out notifications.
  humanURL: https://developers.shippeo.com/catalog/all
  baseURL: https://api.shippeo.com
  tags:
  - Event Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/shippeo-event-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://developers.shippeo.com
  - type: APIReference
    url: https://developers.shippeo.com/catalog/all
  - type: PostmanCollection
    url: collections/shippeo.postman_collection.json
  - type: OpenCollection
    url: collections/shippeo.opencollection.json
- aid: shippeo:shippeo-positions-api
  name: Shippeo Positions API
  description: Feed and retrieve geolocation positions for tracked transports.
  humanURL: https://developers.shippeo.com/catalog/all
  baseURL: https://api.shippeo.com
  tags:
  - Positions
  properties:
  - type: OpenAPI
    url: openapi/shippeo-positions-api-openapi.yml
  - type: Documentation
    url: https://developers.shippeo.com
  - type: APIReference
    url: https://developers.shippeo.com/catalog/all
  - type: PostmanCollection
    url: collections/shippeo.postman_collection.json
  - type: OpenCollection
    url: collections/shippeo.opencollection.json
- aid: shippeo:shippeo-transport-orders-api
  name: Shippeo Transport Orders API
  description: Submit and manage transport orders (tours) for real-time tracking.
  humanURL: https://developers.shippeo.com/catalog/all
  baseURL: https://api.shippeo.com
  tags:
  - Transport Orders
  properties:
  - type: OpenAPI
    url: openapi/shippeo-transport-orders-api-openapi.yml
  - type: Documentation
    url: https://developers.shippeo.com
  - type: APIReference
    url: https://developers.shippeo.com/catalog/all
  - type: PostmanCollection
    url: collections/shippeo.postman_collection.json
  - type: OpenCollection
    url: collections/shippeo.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/shippeo-agentic-access.yml
- type: DomainSecurity
  url: security/shippeo-domain-security.yml
- type: Authentication
  url: authentication/shippeo-authentication.yml
- type: Website
  url: https://www.shippeo.com
- type: Documentation
  url: https://developers.shippeo.com
- type: SignUp
  url: https://developers.shippeo.com
- type: StatusPage
  url: https://shippeo.statuspage.io
- type: LinkedIn
  url: https://www.linkedin.com/company/shippeo
- type: Plans
  url: plans/shippeo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/shippeo-rate-limits.yml
- type: FinOps
  url: finops/shippeo-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com