Transportation — entry 055 of 69

Transport for Spain

Verified Jul 2026

Renfe Data is the Spanish national rail operator's open-data portal (CKAN-based, live since 2018), publishing around 60 datasets covering high-speed, long-distance, and regional (Cercanias/Rodalies) timetables, station lists, and service-change notices, several also offered as GTFS feeds. Everything is keyless and queried through CKAN's standard datastore_search action API, returned as JSON (JSONP available for cross-domain use).

spainrailopen-datagtfsrenfe
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, GTFSResponses can be requested as JSON or GTFS.

GreatAPIs Score

Score94out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs14/20Documentation URL provided
Formats15/15Supports 2 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 94 on greatapis.com
<a href="https://greatapis.com/api/transport-for-spain/"><img src="https://greatapis.com/badge/transport-for-spain.svg" alt="Scored 94 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.