RPC API Reference
How the RPC API is structured.
📄️ JSON-RPC
Stellar-RPC will accept HTTP POST requests using the [JSON-RPC 2.0] specification. Errors are returned via the [jsonrpc error object] wherever possible (and makes sense).
📄️ Pagination
Pagination in stellar-rpc is similar to pagination in Horizon.
📄️ Data Formats
XDR Format