v2 API » performer/search

Generate a list based on a search key

Usage

  • HTTP method: GET
  • search
    required, string — Return any performers whose name matches this string
  • host_id
    optional, one or more integers — Restrict the results to specific host ID(s)

Example

http://api.sonicliving.com/v2/performer/search?key=mykey&search=foo&host_id=100

For a live example, visit the API Explorer for performer/search.