Wakeo

Wakeo is a Paris-based SaaS platform for real-time multimodal supply-chain visibility across sea, air, road, rail, and parcel. It combines carrier, telematics, and AIS tracking data with data-science predictions to deliver predictive door-to-door ETAs, milestone events, congestion and disruption alerts, carbon-footprint reporting, and route reliability scoring. Wakeo's REST API and webhooks let customers pull transport orders and push enriched ETAs and tracking updates into a TMS, ERP, or MRP. The API is enterprise and customer-provisioned - the reference at docs.wakeo.co is behind a password wall and access is granted by Wakeo Customer Success or support@wakeo.co.

Wakeo publishes 3 APIs on the APIs.io network: Shipments API, Tracking API, and Webhooks API. Tagged areas include Supply Chain, Transportation Visibility, Real-Time Visibility, Multimodal, and Logistics.

Wakeo’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

35.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessEnterpriseSelf serve
3 APIs
Supply ChainTransportation VisibilityReal-Time VisibilityMultimodalLogisticsShipment TrackingETAFreightSupply Chain VisibilitySaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 35.4/100 · thin
Contract Quality 15.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
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 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
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/wakeo: 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 3

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

Wakeo Shipments API

Register and manage tracked shipments / transport orders across sea, air, road, rail, and parcel. (Modeled.)

Wakeo Tracking API

Predictive ETAs, positions, and milestone events for a tracked shipment. (Modeled.)

Wakeo Webhooks API

Subscriptions that push tracking and ETA updates to a customer endpoint. (Modeled.)

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Wakeo Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Wakeo Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Wakeo Finops

FINOPS

Security Posture 2

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

Wakeo Authentication

oauth2 · 1 scheme

SECURITY

Wakeo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Wakeo Agentic Access

10 operations · 4 acting · 1 human-in-the-loop

10 operations · 4 acting

AGENTIC

Resources

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 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: wakeo
url: https://raw.githubusercontent.com/api-evangelist/wakeo/refs/heads/main/apis.yml
name: Wakeo
kind: company
description: Wakeo is a Paris-based SaaS platform for real-time multimodal supply-chain visibility across sea, air, road,
  rail, and parcel. It combines carrier, telematics, and AIS tracking data with data-science predictions to deliver predictive
  door-to-door ETAs, milestone events, congestion and disruption alerts, carbon-footprint reporting, and route reliability
  scoring. Wakeo's REST API and webhooks let customers pull transport orders and push enriched ETAs and tracking updates into
  a TMS, ERP, or MRP. The API is enterprise and customer-provisioned - the reference at docs.wakeo.co is behind a password
  wall and access is granted by Wakeo Customer Success or support@wakeo.co.
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/wakeo.png
tags:
- Supply Chain
- Transportation Visibility
- Real-Time Visibility
- Multimodal
- Logistics
- Shipment Tracking
- ETA
- Freight
- Supply Chain Visibility
- SaaS
created: '2026-07-12'
modified: '2026-07-12'
specificationVersion: '0.19'
apis:
- aid: wakeo:wakeo-shipments-api
  name: Wakeo Shipments API
  description: Register and manage tracked shipments / transport orders across sea, air, road, rail, and parcel. (Modeled.)
  humanURL: https://docs.wakeo.co/docs/getting-started
  baseURL: https://api.wakeo.co
  tags:
  - Shipments
  properties:
  - type: OpenAPI
    url: openapi/wakeo-shipments-api-openapi.yml
  - type: Documentation
    url: https://docs.wakeo.co/docs/getting-started
  - type: PostmanCollection
    url: collections/wakeo.postman_collection.json
  - type: OpenCollection
    url: collections/wakeo.opencollection.json
- aid: wakeo:wakeo-tracking-api
  name: Wakeo Tracking API
  description: Predictive ETAs, positions, and milestone events for a tracked shipment. (Modeled.)
  humanURL: https://docs.wakeo.co/docs/getting-started
  baseURL: https://api.wakeo.co
  tags:
  - Tracking
  properties:
  - type: OpenAPI
    url: openapi/wakeo-tracking-api-openapi.yml
  - type: Documentation
    url: https://docs.wakeo.co/docs/getting-started
  - type: PostmanCollection
    url: collections/wakeo.postman_collection.json
  - type: OpenCollection
    url: collections/wakeo.opencollection.json
- aid: wakeo:wakeo-webhooks-api
  name: Wakeo Webhooks API
  description: Subscriptions that push tracking and ETA updates to a customer endpoint. (Modeled.)
  humanURL: https://docs.wakeo.co/docs/getting-started
  baseURL: https://api.wakeo.co
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/wakeo-webhooks-api-openapi.yml
  - type: Documentation
    url: https://docs.wakeo.co/docs/getting-started
  - type: PostmanCollection
    url: collections/wakeo.postman_collection.json
  - type: OpenCollection
    url: collections/wakeo.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/wakeo-agentic-access.yml
- type: DomainSecurity
  url: security/wakeo-domain-security.yml
- type: Authentication
  url: authentication/wakeo-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/wakeo
- type: Website
  url: https://wakeo.co
- type: Documentation
  url: https://docs.wakeo.co/docs/getting-started
- type: Plans
  url: plans/wakeo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/wakeo-rate-limits.yml
- type: FinOps
  url: finops/wakeo-finops.yml
- type: Blog
  url: https://wakeo.co/blog/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com