Documentation

Tutorials

Searching the Catalog

Pandora has a rich catalog of music, artists, and podcasts. The GraphQL API provides a query for you to search the catalog and filter the results by size and resource types.

Head over to the API Explorer to get familiar with the Search query. The Search reference documentation can get you started with initial queries to try out. 

Let’s look at the Sample Web App to see how the GraphQL API was used to perform full text searches on the catalog.

See the following (also linked on sidebar):

The Query & the Provider
The Component