XRP-API

  • All XRP-API Methods

In this page:

  • XRP-API 0.1.0 Meta Methods
  • Index
  • All XRP-API Methods
  • Meta Methods

XRP-API 0.1.0 Meta Methods

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

Summary Path
Get Server Info GET /servers/info
Get API Docs GET /apiDocs
Ping GET /ping
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