Introducing RadixPlanet Pools API

If you are a developer and want an easier access to pools details, swap prices and amounts to build a trading bot or for whever other reason, this is for you We have implemented a public API for developers who wish to interact with RadixPlanet Pools programatically, please check the API specifications here

Please note that the following usage limits apply globally on all API methods:

  • 5 requests per second
  • 10,000 requests per hour
  • 100,000 requests per day
If you are building something big and want to increase these limits, please reach us out on Telegram

Please also note that the values returned from the API are in realtime and represents only the moment the API was called and you should be careful of slippage because there might be some trades that are still being processed or several trades are sent to the pool at the same time which will be processed in order and the actual execution price of your trade may vary from the one returned through the api call, so it's almost always a good idea to include "at least" or "exactly" messages with your swap transactions.