XRP-API

  • All XRP-API Methods
  • Index

Index

  • All XRP-API Methods

    List of methods/endpoints available in XRP-API

  • Query Methods

    Methods to access data from the XRP Ledger.

  • Transact Methods

    Methods to submit transactions to the XRP Ledger.

  • Meta Methods

    Methods to get information about the XRP-API server itself.

  • XRP-API Data Types

    List of all data types defined for XRP-API

Index
All XRP-API Methods
Query Methods
Get Account Info
Get Account Settings
Get Account Transactions
Get Transaction
Transact Methods
Prepare a Payment
Sign and/or submit a payment
Create, sign, and submit a payment
Meta Methods
Get Server Info
Get API Docs
Ping
XRP-API Data Types
RippleAPIError
ErrorItem
ServerInfo
RippledServerInfo
Load
LastClose
ServerState
ValidatedLedger
Address
TransactionID
PreparedPaymentTransaction
AppliedTransaction
AccountInfo
AccountSettings
AccountTransactions
AccountData
LedgerIndex
Payment object and instructions
Payment Object
Amount
Currency
Transaction Instructions
TransactionStatus
Transaction Common Fields
PaymentTransaction
Signed Transaction
ApiDoc
Top