REST URL instead of websockets
Hi.
Please, there's an URL for call APIs of Binary.com instead of creating websockets connections?
I have read several posts but I have not found any documentation or answers about that.
I have made direct tests on API playground site and works fine but these website dont show uri/url for api calls.
Thank you.
Comments
No, the entire API is based around websockets, due to the streaming abililty and more efficient protocol it provides. We have no plans to add REST support.
If you're having difficulty getting started, there are code samples for several languages here: https://developers.binary.com/demos/