OneBusAway · Example Payload

Get_Api_Where_Agencies With Coverage.Json

default

Get_Api_Where_Agencies With Coverage.Json is an example object payload from OneBusAway, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummarydescriptiontags

Example Payload

Raw ↑
{
  "operationId": "get_api_where_agencies-with-coverage.json",
  "method": "GET",
  "path": "/api/where/agencies-with-coverage.json",
  "summary": "Returns a list of all transit agencies currently supported by OneBusAway along with the center of their coverage area.",
  "description": "",
  "tags": [
    "default"
  ]
}