Radix API Specifications
Open API Reference
Each of our APIs are documented in Open API format. The Open API Spec contains documentation, which is rendered on ReDocly.
As per the latest release, the reference material is as follows:
-
Core API: Open API Spec, ReDocly Documentation, Postman Collection
-
System API: Open API Spec, ReDocly Documentation, Postman Collection
-
Gateway API: Open API Spec, ReDocly Documentation, Postman Collection
ReDocly renders the docs best (particularly for the Core API), but Postman is useful for giving you code to try out requests yourself.
Transaction Action Reference
One of the most important and API actions is to build a transaction. This allows developers to request the build of transactions that include nearly any action possible using Radix – and even construction of multi-action transactions. For information on the build transaction functionality exposed by the Gateway API, see the Transaction Build request body schema on ReDocly or check out our Gateway API Guide.
If you need even more flexibility during transaction building, this is offered by the Core API.