9 lines
365 B
Markdown
9 lines
365 B
Markdown
### API documentation
|
|
|
|
##### ZTM API docs
|
|
https://www.ztm.poznan.pl/otwarte-dane/dla-deweloperow/
|
|
##### ZTM API - static data (routes)
|
|
curl 'https://www.ztm.poznan.pl/pl/dla-deweloperow/getGTFSFile' -o routes.pb
|
|
##### ZTM API - realtime data (delays)
|
|
curl 'https://www.ztm.poznan.pl/pl/dla-deweloperow/getGtfsRtFile?file=trip_updates.pb' -o trip_updates.pb
|