System Messages API
Shows any urgent notices which apply to all Transit services.
Valid URL Parameters
Common parameters:
usage |
The style of names to return.
-
long:
The default, yields more verbose names.
-
short:
Yields terser names.
|
---|
json-camel-case |
Return camelCase keys when returning data in JSON format.
-
false:
The default, legacy behaviour. Returns hyphenated keys like 'stop-schedule' or 'effective-to'
-
true:
Returns camelCase keys like 'stopSchedule' or 'effectiveTo'.
|
---|
Examples
Login
to see sample results.
Wildcard
-
system-messages:
-
system-messages:go
Explore the API
Login
to explore the System Messages API.
Noteworthy Results
type |
The type of message (eg. Information, Warning, Emergency, PSA, Weather)
|
---|
message |
The content of the message.
|
---|