Global Economy & Trade
Single vessel by MMSI (Northern Europe regional near-live)
Look up one vessel's latest known position by MMSI within the Northern Europe regional near-live snapshot (Baltic + Norway). Scans both regions when region is omitted. Regional coverage only, bounded to these waters on a 5-minute cadence. AIS is self-reported. Returns 404 when the MMSI is not present in the current snapshot.
get/api/v1/maritime/vessels/{mmsi}
Path parameters
mmsistring required
9-digit MMSI.
9-digit MMSI.
Query parameters
region'baltic' | 'norway'
Restrict the scan to one region; omit for both.
Restrict the scan to one region; omit for both.
Response
Single vessel record with attribution, or 404 when not found.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}