Maritime Vessel Intelligence (AIS)
Pricing
from $5.00 / 1,000 vessels
Maritime Vessel Intelligence (AIS)
Live AIS vessel tracking + ship intelligence for the Baltic Sea / Northern Europe. No key.
Pricing
from $5.00 / 1,000 vessels
Rating
0.0
(0)
Developer
Dev D
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Maritime Vessel Intelligence (AIS) ๐ข
Live AIS vessel tracking + ship intelligence for the Baltic Sea / Northern Europe โ straight from Finland's official Digitraffic service. No API key, no proxy.
Get a live snapshot of vessels at sea, each merged with its identity: position, speed, course and navigation status combined with vessel name, IMO, ship type, destination, draught and ETA. AIS/vessel data is normally paid and locked behind commercial APIs โ this uses a fully open government feed.
Perfect for maritime logistics & port ops, supply-chain visibility, shipping analytics, research and journalism, and vessel-monitoring apps.
Uses Digitraffic (Finnish Transport Infrastructure Agency) โ no key, no login. Coverage: Baltic Sea / Northern Europe (the area Digitraffic receives AIS for).
Modes
- ๐ฐ๏ธ Live vessel positions โ every currently-tracked vessel with position + identity.
- โ Port calls โ recent/scheduled port call records.
Features
- โ No API key, no proxy โ open government AIS feed.
- โ Position + identity in one row โ name, IMO, type, destination, not just coordinates.
- โ Decoded โ ship-type category, navigation status and AIS ETA decoded to readable values.
- โ Filters โ by MMSI, ship-type category, bounding box, or moving-only.
Input
| Field | Description |
|---|---|
| Mode | positions / port-calls. |
| MMSI list | Track specific vessels, e.g. ["230099950"]. |
| Ship type categories | Cargo / Tanker / Passenger / Fishing / โฆ. |
| Moving only | Only vessels under way (speed > 0.5 kn). |
| Bounding box | minLat / maxLat / minLon / maxLon. |
| Max results | Cap on records. |
Example โ moving cargo & tankers
{"mode": "positions","shipTypeCategories": ["Cargo", "Tanker"],"movingOnly": true}
Example โ track specific vessels
{"mode": "positions","mmsiList": ["230099950", "245656000"]}
Output
{"mmsi": 245656000,"name": "BOTHNIABORG","imo": 9182160,"call_sign": "PBGV","ship_type": 70,"ship_type_category": "Cargo","destination": "BREMEN","eta": "07-19 17:00","draught_m": 7.2,"latitude": 60.01,"longitude": 24.95,"speed_knots": 15.9,"course": 212.4,"heading": 210,"nav_status": "Under way using engine","position_timestamp": 1690000000,"url": "https://www.marinetraffic.com/en/ais/details/ships/mmsi:245656000"}
Run it on a schedule
Run every few minutes to build a track history for your fleet or a sea area โ pipe to a database, map or webhook for live monitoring and ETA prediction.
Notes & limitations
- Coverage is regional (Baltic Sea / Northern Europe) โ this is a Finnish government feed, not global AIS.
- AIS is self-reported by vessels; some fields (destination, ETA, occasionally speed) can be stale or inconsistent โ values are passed through faithfully.
- Data source: Digitraffic / Fintraffic (CC BY 4.0). Attribution appreciated.
Keywords
AIS, vessel tracking, ship tracking, maritime, marine traffic, vessel positions, MMSI, IMO, ship intelligence, Baltic Sea, port calls, shipping data, maritime logistics, supply chain, vessel finder, cargo ships, tankers, Digitraffic, marine data, fleet tracking.