Description Usage Arguments Value Examples
Search Citiies
1 2 3 |
API_KEY |
Your Setlist FM API Key |
cityName |
The CityName |
cityId |
The City GeoID (https://www.census.gov/geo/reference/geoidentifiers.html) |
countryName |
country name |
state |
state the city lies in |
stateCode |
state code the city lies in |
page |
the page you want returning of the searchg results |
Addtional_Headers |
Any addtional headers accepted by the api. Such as Language |
ResponseType |
Whether you want JSON or XML responses (currently it is just a preprocessed list) |
sort |
How to sort the pages |
a list of setlists matching your criteria
1 | searchCities(API_KEY = "KEY",cityName = "Lincoln", countryName = "UK")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.