← Back to directory

https://war-tracker.com/api/v1/hormuz/crossings

https://war-tracker.com/api/v1/hormuz/crossings

Overview

Protocol x402
Price
Payment Asset USD Coin
Payment Network eip155:8453
Category uncategorized
Provider war-tracker
Source bazaar
Indexed 2026-05-17 12:59:07

Health

Status down
Latency (p50)
Uptime (30d) 0.0%
Reliability Score 10/100
Last Checked 2026-05-25 03:32:51
Last Healthy Never
Consecutive Failures 16

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "method": "GET", "queryParams": { "properties": { "country_code": { "type": "string" }, "cursor": { "type": "string" }, "date": { "format": "date", "type": "string" }, "days": { "maximum": 14, "minimum": 1, "type": "integer" }, "direction": { "enum": [ 0, 1 ], "type": "integer" }, "limit": { "maximum": 10, "minimum": 1, "type": "integer" }, "sanctioned": { "type": "boolean" } }, "type": "object" }, "type": "http" }

Output Schema

{ "properties": { "count": { "description": "Rows in this page (always ≤ 10).", "maximum": 10, "type": "integer" }, "crossings": { "items": { "properties": { "country_code": { "description": "ISO-3166-1 alpha-2 flag.", "type": [ "string", "null" ] }, "direction": { "description": "ShipTracker direction value; convention is opaque, see /api/v1/vessels/facets for distinct values present.", "enum": [ 0, 1, null ], "type": [ "integer", "null" ] }, "dt_utc": { "description": "UTC day of the crossing (YYYY-MM-DD).", "format": "date", "type": [ "string", "null" ] }, "dwt": { "description": "Deadweight tonnage.", "type": [ "integer", "null" ] }, "imo": { "description": "Resolved 7-digit IMO; null when ShipTracker couldn't resolve the AIS identity to a registry vessel.", "type": [ "integer", "null" ] }, "mmsi": { "type": [ "integer", "null" ] }, "name": { "description": "English name as reported by ShipTracker.", "type": [ "string", "null" ] }, "operator": { "description": "Operating company per ShipTracker fleet record.", "type": [ "string", "null" ] }, "sanctioned": { "description": "True iff resolved vessel is on at least one sanctioning body list.", "type": [ "boolean", "null" ] }, "shiptype": { "description": "ShipTracker shiptype label (e.g. 'Crude Oil Tanker').", "type": [ "string", "null" ] }, "time1": { "description": "First-cross timestamp (ShipTracker local format, free-form string).", "type": [ "string", "null" ] }, "time2": { "description": "Second-cross timestamp (ShipTracker local format).", "type": [ "string", "null" ] }, "watchlisted": { "description": "True iff resolved vessel is on at least one OSINT watchlist.", "type": [ "boolean", "null" ] } }, "required": [ "mmsi" ], "type": "object" }, "type": "array" }, "has_more": { "type": "boolean" }, "next_cursor": { "description": "Pass back as `?cursor=` for the next page. Null when has_more=false.", "type": [ "string", "null" ] } }, "required": [ "crossings", "count", "has_more" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-05-25 03:32:51 error fetch failed
2026-05-24 08:37:14 error fetch failed
2026-05-23 20:40:56 error fetch failed
2026-05-23 15:29:03 error fetch failed
2026-05-22 23:48:10 error fetch failed
2026-05-22 13:48:59 error fetch failed
2026-05-22 06:37:30 error fetch failed