Documentation

Prerequisites

To start developing applications that use the Pandora APIs you will need the following:

  1. Pandora partnership access
  2. Pandora listener account
  3. Understanding of how OAuth2 works
  4. Knowledge of GraphQL

 

Pandora partnership access

If your company is not a Pandora partner you can request partner access here.

 

Pandora listener account

If you don’t already have a Pandora listener account you can sign up for a free Pandora account here

 

OAuth2

You will need a high level understanding of how OAuth2 works. There is an explanation of this here and you can do further reading on this topic here.

 

GraphQL

The Pandora APIs are all available via GraphQL. An understanding of GraphQL queries and mutations is required to interact with the Pandora APIs, further reading is available here.