OpenTripPlanner API

/metadata

The following operations are supported on this resource:

GET

Returns metadata about the graph -- presently, this is just the extent of the graph.

Parameters

name description type default
routerId Router ID used when in multiple graph mode. Unused in singleton graph mode. query

Output Payload

element produceable content type(s)
(custom)
  • application/xml
  • application/json
  • text/xml
description
Returns either an XML or a JSON document, depending on the HTTP Accept header of the client making the request.