Menu
API (v1)
Services
- Destinations
- Locations
- Routes
- Service Advisories
- Statuses
- Stop Features
- Stop Schedules
- Stops
- Streets
- System Messages
- Time
- Trip Planner
- Variants
Other versions
Service Advisories API
Shows any service advisories currently in effect at Transit.
Valid URL Parameters
priority | Only shows service advisories of this priority or higher (where 1 is high, and 5 is low). |
---|---|
category |
Only shows service advisories of this category.
|
max-age | Only show advisories created or updated in the last N days. |
limit | Only show the top N service advisories -- no more than the given limit. |
usage |
The style of names to return.
|
---|
Examples
Login to see sample results.
Identity
- service-advisories/96
- service-advisories/NaN
Filter
- service-advisories
- service-advisories?priority=2
- service-advisories?category=handi-transit&limit=3
- service-advisories?max-age=30
Wildcard
- service-advisories:
- service-advisories:go
Explore the API
Login to explore the Service Advisories API.
Noteworthy Results
priority | A numerical indicator of how urgent the advisory is. The lower the number, the more urgent it is. |
---|---|
title | A title ascribed to the advisory. |
body | The content of the advisory. |
category | Service advisories belong to a category: transit, or handi-transit. Advisories with the category "all" apply to both. |
updated-at | Timestamp of when the advisory was last updated. |