Developer Resources

getlastfeedupdate

Gets the last time the static API data was updated from the GTFS feed.

URL

https://developer.mtd.org/api/{version}/{format}/getlastfeedupdate

Remarks

This method is designed to help with caching either in conjunction with or in place of the changeset_id.

Parameters

key (required) your API key

Response

last_updated The date the feed was last updated

Sample