Citymapper: Get Nearby Transit
Citymapper via Parse · maps_geo
Get nearby transit stops and stations based on latitude and longitude coordinates. Returns stops within walking distance with route information, walk time in seconds, and stop IDs usable for arrival queries. Results cover multiple transit modes. Access real-time transit data, service status, stop arrivals, and line details from Citymapper for major cities worldwide. Fulfilled by Parse from citymapper.com.
- citymapper
- citymapper-com
- government-public
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/75a88626-7f26-4a10-ac53-922ad6ca5740/get_nearby_transit
- Interface artifact
- sha256:794f9724b9053755f8f377278aa3596a25af5e4f0f84a221f8a9e7a8ed57c655
- Manifest digest
- sha256:f061f67f1ee811d74bec4f893a6b580b21eb96aff32dc81767b88ba27e8b3af5
Request fields
- lat (number, required): Latitude of the location (e.g. 51.5072).
- lon (number, required): Longitude of the location (e.g. -0.1276).
- region_id (string, required): The region ID of the city.: Allowed values: uk-london, us-nyc, fr-paris, de-berlin, it-roma, it-milano, es-madrid, es-barcelona, jp-tokyo, hk-hong-kong, sg-singapore, au-sydney, au-melbourne, ca-toronto, ca-vancouver, ca-montreal, uk-manchester, uk-birmingham, uk-edinburgh, be-brussels, nl-randstad
Example queries
- {"lat":"51.5072","lon":"-0.1276","region_id":"uk-london"}