Transit URL Scheme

Deep-link URL scheme for launching the Transit mobile app from partner apps and websites. Supports directions and nearby-routes hand-offs without requiring an API key.

Transit URL Scheme is one of 2 APIs that Transit publishes on the APIs.io network.

Tagged areas include Deep Linking, Mobile, URL Scheme, and Public Transit. The published artifact set on APIs.io includes API documentation.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: transit:url-scheme
name: Transit URL Scheme
description: Deep-link URL scheme for launching the Transit mobile app from partner apps and websites.
  Supports directions and nearby-routes hand-offs without requiring an API key.
humanURL: https://transitapp.com/apis
baseURL: transit://
tags:
- Deep Linking
- Mobile
- URL Scheme
- Public Transit
properties:
- type: Documentation
  url: https://transitapp.com/apis
x-features:
- transit://directions?from=[location]&to=[location]
- transit://routes?q=[location]
- No API key required
x-use-cases:
- Partner-app hand-off for last-mile navigation
- Web map "Open in Transit" buttons
- Travel app multimodal routing