Overview
The Radix Core API provides low-level access to Radix nodes for transaction submission, state queries, and network monitoring. It's primarily used by infrastructure operators, exchanges, and the Gateway API (which sits on top of it to provide a developer-friendly interface).
Most dApp developers use the Gateway API rather than the Core API directly. The Core API is essential for running the Radix Dashboard, block explorers, and exchange integrations.
