3rd Party Integration - See Available Soundsets

Is it possible to expose some kind of endpoint for a 3PI to see what soundsets are available to it?

That is, on desktop, see what soundsets are installed, and online, see what the user has access to. (Ideally both locally and with the token)

I am currently working on an integration for Twitch (control Syrinscape via Twitch chat / discord) that this would make a lot better (much less manual setup needed).

paging @sonofconan for assistance.

There is an existing API that the master interface is using already. It’s not documented or supported, but you can use Chrome dev tools to see what the master interface is doing and fetch the same data for your integration.

You won’t be able to determine what soundsets are installed in the genre players, only what’s available to the user.