Use Gateway Service
Last updated
Last updated
As part of our API, we offer the possibility to fetch data from the official Radix Gateway endpoints. Use the same endpoint as the , but with the prefix /gateway/mainnet/
.
This route is currently included in the Large API plan, but there are also dedicated plans with higher rate limits and credits available.
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