https://war-tracker.com/api/v1/vessels/:imo
https://war-tracker.com/api/v1/vessels/:imoOverview
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
war-tracker
Source
bazaar
Indexed
2026-05-17 20:58:08
Health
Status
degraded
Latency (p50)
33ms
Uptime (30d)
71.4%
Reliability Score
67.7/100
Last Checked
2026-05-24 08:34:58
Last Healthy
Never
Consecutive Failures
4
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"pathParams": {
"properties": {
"imo": {
"description": "7-digit IMO number (1000000-9999999).",
"pattern": "^[1-9][0-9]{6}$",
"type": "string"
}
},
"required": [
"imo"
],
"type": "object"
},
"queryParams": {
"properties": {
"imo": {
"description": "7-digit IMO number (1000000-9999999).",
"pattern": "^[1-9][0-9]{6}$",
"type": "string"
}
},
"required": [
"imo"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"properties": {
"commercial_market_name": {
"type": [
"string",
"null"
]
},
"country_code": {
"type": [
"string",
"null"
]
},
"imo": {
"type": [
"integer",
"null"
]
},
"length": {
"type": [
"number",
"null"
]
},
"mmsi": {
"type": [
"integer",
"null"
]
},
"name": {
"type": [
"string",
"null"
]
},
"sanctioned": {
"type": "boolean"
},
"ship_id": {
"type": "string"
},
"subtype": {
"type": [
"string",
"null"
]
},
"type": {
"type": [
"string",
"null"
]
},
"watchlisted": {
"type": "boolean"
},
"year_built": {
"type": [
"integer",
"null"
]
}
},
"required": [
"ship_id",
"sanctioned",
"watchlisted"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-24 08:34:58 | degraded | 400 | 33ms | |
| 2026-05-24 07:34:02 | degraded | 400 | 30ms | |
| 2026-05-23 12:38:02 | degraded | 400 | 28ms | |
| 2026-05-23 06:33:17 | timeout | — | — | timeout |
| 2026-05-22 10:40:29 | degraded | 400 | 36ms | |
| 2026-05-22 00:10:22 | timeout | — | — | timeout |
| 2026-05-21 19:32:32 | degraded | 400 | 101ms |