Skip to main content
GET
/
transit
/
servicealerts
GTFS-Realtime Service Alerts
curl --request GET \
  --url 'https://api.511.org/transit/servicealerts?api_key='
{}

Authorizations

api_key
string
query
required

511.org token query parameter.

Query Parameters

format
enum<string>
default:json

Desired response format. JSON is the default when omitted.

Available options:
json,
xml
agency
string

Optional agency identifier. Use RG for the consolidated regional feed when supported by the current endpoint behavior.

Response

Alerts in JSON, XML, or protobuf depending on format.

The response is of type object.