GET /api/v1/operators.json
Fetch all operators for all regions

GET /api/v1/region/:region/operators.json
Fetch all operators

Fetch data about all operators for region

Supported Formats

json

Params

Param name Description
region
required

Name of the Region you want to see operators for

Validations:

  • Must be a String


GET /api/v1/operators/:id.json
Fetch information for a single operator

Returns detail about a single operator

Params

Param name Description
id
required

ID of the Operator you want to see details about

Validations:

  • Must be a String