API-First Platform

The API your
TMS deserves

175+ REST endpoints, real-time WebSocket streams, typed SDKs in 4 languages, and P99 latency under 45ms. Built for developers who ship.


0
Endpoints
<45ms
P99 Latency
0%
Uptime SLA
4
SDK Languages
Developer workspace
predict.py
from cyclos import Cyclos client = Cyclos(api_key="cyc_...") # Get AI-predicted ETA pred = client.predict_eta( container="MSCU7284930", include_confidence=True ) # Check cost exposure cost = client.cost_exposure( container=pred.container_id, terminal=pred.destination_terminal ) print(f"ETA: {pred.eta}") print(f"Confidence: {pred.confidence}%") print(f"At-risk cost: ${cost.exposure}")

SDKs and tools

🐍

Python

pip install cyclos
📦

Node.js

npm i @cyclos/sdk
🔷

Go

go get cyclos.ai/sdk

Java

ai.cyclos:sdk:1.x

Ready to get started?

Free to start. Live in minutes. No credit card required.

Stop firefighting shipments.
Start predicting them.

Free to start. Live in minutes. No credit card required.