# croatianferries.com > Every Croatian car-ferry route, with its full published timetable, plus the > catamaran lines ingested so far. 67 routes from 13 operators (every line in the AZOLPP state register) across 99 ports of departure, 2487 sailings. Each route carries a `vessel` of ferry, catamaran or ship; the site shows ferries by default and everything under "on foot". ## Data - OpenAPI 3.1 spec (start here): https://croatianferries.com/api/openapi.json - All routes with timetables: https://croatianferries.com/api/routes.json - One route: https://croatianferries.com/api/route/.json - Everywhere you can reach from a port: https://croatianferries.com/api/port/.json - Live queue: https://croatianferries.com/api/live/merag.json No auth, no rate limit. Attribution appreciated, not required. ## Notes - day_mask is a bitmask: bit 0 is Monday through bit 6 Sunday, bit 7 holidays. - A sailing's stop order is authoritative; there is no separate direction field. - A port's destinations include every downstream call, not just line endpoints: Silba is reachable from Zadar on line 401 and appears in no route name. - Every page also answers `Accept: text/markdown` with a Markdown version built from the same data, at the page URL or at `index.md`. - Timetable data originates with each operator; we link the source PDF on every route. - Queue numbers are derived from public HAK road cameras. We publish counts only and never republish the images. - A queue reading is omitted rather than guessed when the camera view is unreliable.