View on GitHub

Documentation

Go Touring API

List Locations

This API will return a list of start locations.

URL

https://<your base URL>/api

Header parameters

function: 2

Results

{
  "result": bool, 
  "data": [
    string
  ]
}

The location returned are based on all the active tours in the database.