XAG Ledger Dev Portal
  • Dev Tools
  • BBS
Edit
English 中文

In this document

  • XAG-API 0.1.0 Query Methods
  • Home
  • Docs
  • References
  • XAG-API
  • Query Methods

XAG-API 0.1.0 Query Methods

Methods to access data from the XAG Ledger.

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

Summary Path
Get Account Info GET /accounts/{address}/info
Get Account Settings GET /accounts/{address}/settings
Get Account Transactions GET /accounts/{address}/transactions
Get Transaction GET /transactions/{transaction_id}
XAG-API
All XAG-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
  • Ping
  • Get Server Info
  • Get API Docs
XAG-API Data Types
  • Address
  • Currency
  • ServerInfo
  • LedgerIndex
  • AccountInfo
  • Transaction Common Fields
  • Amount
  • AccountTransactions
  • TransactionStatus
  • Payment Object
  • Payment object and instructions
  • LastClose
  • AccountData
  • RippledServerInfo
  • Load
  • ErrorItem
  • Signed Transaction
  • ServerState
  • Transaction Instructions
  • RippleAPIError
  • AccountSettings
  • PaymentTransaction
  • PreparedPaymentTransaction
  • ApiDoc
  • AppliedTransaction
  • TransactionID
  • ValidatedLedger
Docs
  • Concepts
  • Tutorials
  • References
01
Use Cases
  • Run a rippled Validator
  • List XAG in Your Exchange
  • Contribute Code to rippled
  • Contribute Code to ripple-lib
02
Dev Tools
  • RPC Tool
  • WebSocket API Tool
  • XAG Ledger Explorer
03
Xrpalike Gene
04
language selection icon
  • English
  • 中文
© XAG Ledger Project 2020 License
Top