← Estonia

Estonian Ferry Events

GET /estonian-transport/ferries/events

Live ferry sailing events / schedule for Estonia's domestic ferry lines. Source: praamid.ee (no auth).

Example Requests

Basic usage
curl https://nordapi.ee/api/v1/estonian-transport/ferries/events

Live Response

{
  "data": {
    "items": [],
    "totalCount": 0
  },
  "success": true
}