Citymapper: Get Line Details
Citymapper via Parse · maps_geo
Get detailed information for a specific transit line including its stops (with coordinates and connecting routes), route patterns (with geographic paths and ordered stop sequences), and current status. Useful for mapping a line's coverage and finding stop IDs for arrival queries. 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_line_details
- Interface artifact
- sha256:b7a23e44c1be63f6afbc0b17142f9e1924d4a1adf0dcb71ba16bd338bf5f267d
- Manifest digest
- sha256:c2f56fd3b601c687c99f1532fc178c4b5faab8649bbd5c3d9aedbe212e476bde
Request fields
- route_id (string, required): The route alias ID (e.g. 'bakerloo', 'central', 'dlr'). Obtain from get_city_service_status routes[*].aliases[0] or search_lines matches[*].route_id.
- 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
- {"route_id":"central","region_id":"uk-london"}