/
IN
interledger
/
Interledger-rs API Specification
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 35m ago · Updated 1mo ago
Details
Filter operations
admins
12
users
2
get
Node health check
get
The default SPSP account used on the node. This endpoint is only enabled if the node is run with the configuration option ILP_DEFAULT_SPSP_ACCOUNT. The SPSP spec can be found at https://interledger.org/rfcs/0009-simple-payment-setup-protocol/
get
Get an account's SPSP information
get
Gets the routes on the node
get
Get all of the node's exchange rates.
Get all of the node's exchange rates.
get
/rates
Response
The stored exchange rates
Pairs
required
Example response
{ "ABC": 1.23, "XYZ": 3.25 }
Changes