Use Gateway Service
As part of our API, we offer the possibility to fetch data from the official Radix Gateway endpoints. Use the same endpoint as the official Radix Mainnet Gateway, but with the prefix /gateway/mainnet/
.
This feature is currently included in the Large API plan, but special plans with higher rate limits are on the way...
Why should you even use our Gateway?
The public Gateway API provided by the Radix Foundation is rate limited, only designed for users browsing a front-end dApp alongside with using the connect button and their wallet. When projects build back-end solutions with large or user-driven data query profiles, they quickly encounter unpredictable peaks in API queries that are not supported by the official Radix Foundation gateway. Projects are obligated to run their own gateways or use a service of other providers to mitigate this deficit. RadixAPI established such a gateway service to:
enable developers building their dApps without data limitations
prevent the need to gain technical knowledge to run an own gateway
offer cost attractive solutions by sharing infrastructure
In case you need a dedicated Gateway Server for just your own project, please contact us and we are happy to make an offer.
Last updated