Hi everyone,
This topic is not related to develop a roku app, is about the channel store api.
I'm wondering, is there any documentation about the channel store api (couldn't find any)
My main interest is to get all the channels id's, and then get details about them.
For example, 19977 is the channel id of Spotify(which i got from browsing to the channel page in the store)
You can get details of an channel with request to:
https://channelstore.roku.com/api/v5/channels/19977So, any docs for channelstore.roku.com/api? TIA