Welcome to Pandora Toolbox! If you're not in the web app already, it can be accessed here.
This is a collection of tools that analyse the Pandora Web app and provide access to Pandora APIs.
- A dynamically generated API endpoint list (with options to export to CSV, JSON, and Markdown)
- A Web app configuration viewer
- A source code browser (with downloading support including helpful patches)
- An API console
Pandora Toolbox uses the following methods to provide tools:
- Analyzing source code from the Pandora Web client
- Making Pandora API requests
All data is dynamically downloaded directly from Pandora; none of it is hard-coded. The only connections that are made to anything other than Pandora to use the tools are the occasional connections through a CORS stripper proxy.
API requests on the web are made through the proxy linked above. It's up to you. On other platforms, requests are made to Pandora directly - so the answer in those cases is absolutely.