JamBase · Example Payload

Getstreamdatasources

These can be used to filter Streams from a specific Streaming platform.\ \ Returns all Stream Data Sources in Alphabetical order.

ArtistsConcertsEventsFestivalsLive MusicMusicSetlistsTicketsToursVenues

Getstreamdatasources is an example object payload from JamBase, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pathmethodoperationIdsummarydescriptionparameters

Example Payload

Raw ↑
{
  "path": "/lookups/stream-data-sources",
  "method": "GET",
  "operationId": "getstreamDataSources",
  "summary": "Get Stream Data Sources",
  "description": "These can be used to filter Streams from a specific Streaming platform.\\\n\\\nReturns all Stream Data Sources in Alphabetical order.\n",
  "parameters": []
}