Remote control FireTV device from Android app

As the title says, I want to create a feature to remote control FireTV from my Android app through a Wi-Fi network. I checked some apps on CH Play that can do this. After researching inside their APKs, I found some APIs like these:

Header(“x-api-key”)
“v1/FireTV/pin/display”

Header(“x-api-key”)
“v1/FireTV/pin/verify”

I tried to find some official documentation on Amazon Developer page about these APIs, but I couldn’t find anything. Is this a private library of Amazon? If I use these APIs in my app on CH Play, will I have trouble with Amazon’s policy/license?

Hi Vu Quang Ninh,

Thank you for posting! At the moment, there are no public APIs for remote control functionality. Thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.