RadixAPI
  • RadixAPI
  • ❓HowTo
    • Get access
    • Authenticate
    • Fetch data
    • Use Stokenet
    • Use ROLA
    • Use Listing feature
    • Use Gateway Service
    • Contact us
  • 💲Pricing and conditions
    • API plans
    • Payment
    • Consuming credits
    • Validity and expiration
    • Renewal & Termination
  • ↔️Data
    • Ledger data
    • Prices
    • Supply (listing)
  • 🛣️Roadmap
    • Improved regional support
    • Feature Request
    • Change log
Powered by GitBook
On this page
  1. HowTo

Use Gateway Service

PreviousUse Listing featureNextContact us

Last updated 3 months ago

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.

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.

❓
official Radix Mainnet Gateway