XRPL.org
  • Learn
    Overview Uses History Impact Carbon Calculator
  • Explore
    Wallets Exchanges Businesses Ledger Explorer
  • Build
    Docs Concepts Tutorials References Dev Tools Dev Blog
  • Contribute
  • Edit
  • Open Search
  • Get Started
Eng
Eng 日本語

In this document

  • XRP-API 0.1.0 Meta Methods
  • Home
  • Build
  • References
  • XRP-API
  • Meta Methods

XRP-API 0.1.0 Meta Methods

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

Warning: XRP-API is early alpha software. API methods and data formats are likely to change often in ways that break backwards compatibility.

Summary Path
Get Server Info GET /servers/info
Get API Docs GET /apiDocs
Ping GET /ping
XRP-API
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
Learn
  • Uses
  • History
  • Impact
  • Carbon Calculator
Explore
  • Wallets
  • Exchanges
  • Businesses
Build
  • Concepts
  • Tutorials
  • References
  • Dev Tools
Contribute
  • Contribute Code to the XRP Ledger
© XRP Ledger Project 2020 License
Top