v2 API » venue/lookup

Find the details of a given venue.

Usage

  • HTTP method: GET
  • name
    one-of, string — The venue name
  • city_id
    one-of, integer — The SL city_id

Example

http://api.sonicliving.com/v2/venue/lookup?key=mykey&name=foo&city_id=100

For a live example, visit the API Explorer for venue/lookup.