https://war-tracker.com/api/v1/vessels/in-area
https://war-tracker.com/api/v1/vessels/in-areaOverview
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
down
Latency (p50)
—
Uptime (30d)
0.0%
Reliability Score
10/100
Last Checked
2026-05-26 00:29:28
Last Healthy
Never
Consecutive Failures
18
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"method": "GET",
"queryParams": {
"properties": {
"commercial_market_name": {
"type": "string"
},
"cursor": {
"description": "Opaque snapshot cursor: contains the pinned `snapshot_utc` + composite (last_ping_utc, ship_id). Echo back exactly from `page.cursor` to fetch the next page; stale snapshots (>1 h old) silently fall back to a fresh snapshot, restarting pagination.",
"type": "string"
},
"flag": {
"type": "string"
},
"hours": {
"maximum": 1,
"minimum": 1,
"type": "integer"
},
"max_lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"max_lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"min_lat": {
"maximum": 90,
"minimum": -90,
"type": "number"
},
"min_lon": {
"maximum": 180,
"minimum": -180,
"type": "number"
},
"sanctioned": {
"type": "boolean"
},
"subtype": {
"type": "string"
},
"type": {
"type": "string"
},
"watchlisted": {
"type": "boolean"
}
},
"required": [
"min_lat",
"max_lat",
"min_lon",
"max_lon"
],
"type": "object"
},
"type": "http"
}
Output Schema
{
"properties": {
"page": {
"properties": {
"cursor": {
"type": [
"string",
"null"
]
},
"has_more": {
"type": "boolean"
},
"snapshot_utc": {
"format": "date-time",
"type": "string"
},
"window": {
"type": "object"
}
},
"required": [
"snapshot_utc",
"has_more"
],
"type": "object"
},
"vessels": {
"items": {
"type": "object"
},
"type": "array"
}
},
"required": [
"vessels",
"page"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-26 00:29:28 | error | — | — | fetch failed |
| 2026-05-25 14:14:10 | error | — | — | fetch failed |
| 2026-05-25 01:10:04 | error | — | — | fetch failed |
| 2026-05-24 13:17:37 | timeout | — | — | timeout |
| 2026-05-24 04:27:01 | error | — | — | fetch failed |
| 2026-05-23 18:58:20 | error | — | — | fetch failed |
| 2026-05-23 07:44:31 | error | — | — | fetch failed |