Endpoint

supply-chain

Maritime choke points, commodity drift, and freight disruption signals.

GET/v1/supply-chain

Maritime choke points, commodity drift, and freight disruption signals.

Request
http
GET /v1/supply-chain HTTP/1.1
Host: api.osirisos.com
Authorization: Bearer osk_live_...
Response
json
{
  "score": 34,
  "chokepoints": [
    { "name": "Bab el-Mandeb", "status": "elevated", "delay_hrs": 36 },
    { "name": "Suez Canal", "status": "normal", "delay_hrs": 4 }
  ],
  "as_of": "2026-06-09T12:00:00Z"
}