freeapis

Navitia

The open API for building cool stuff with transport data

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Documentation / URL
https://doc.navitia.io/

Overview

Navitia provides public transport data — token-based (a missing token returns 401, verified).

Quick Start

Coverage (add your token):

curl "https://api.navitia.io/v1/coverage/sncf" \
  -H "Authorization: YOUR_TOKEN"
{ "message": "no token. You can get one at http://www.navitia.io" }

Authentication

  • Register at navitia.io → API token.
  • Send it as Authorization header (missing → 401, verified).

Rate Limits & Notes

  • Free tier with limits (check the docs).
  • Routing, schedules, realtime.

FAQ

Is Navitia free? Free tier with limits; more is paid.

Why 401? A token is required (verified) — register for one.

What’s the auth style? Authorization header token.

More in Transportation

APIAuthHTTPSCORS
ADS-B Exchange

Access real-time and historical data of any and all airborne aircraft

No authYesUnknown
airportsapi

Get name and website-URL for airports by ICAO code

No authYesUnknown
AIS Hub

Real-time data of any marine and inland vessel equipped with AIS tracking system

API KeyNoUnknown
Amadeus for Developers

Travel Search - Limited usage

OAuthYesUnknown
apilayer aviationstack

Real-time Flight Status & Global Aviation Data API

OAuthYesUnknown