Skip to main content
GET
/
transit
/
datafeeds
GTFS Feed Download
curl --request GET \
  --url 'https://api.511.org/transit/datafeeds?api_key='
"<string>"

Authorizations

api_key
string
query
required

511.org token query parameter.

Query Parameters

operator_id
string
required

GTFS operator identifier. The current docs note RG as the region-wide feed alias for bulk feeds.

historic
string

Optional historic regional feed month in YYYY-MM format for regional feeds.

Pattern: ^\d{4}-\d{2}$

Response

GTFS zip payload.

The response is of type file.