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
For methods which support it, the pagination arguments are passed as a final object argument with two values:
📄️ Data Formats
XDR Format