Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ripple Labs Transactions - XRP API

Used to manage XRP specific transactions

Ripple Labs Transactions - XRP API is one of 36 APIs that Ripple Labs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transactions - XRP. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 9 operations across 9 paths, and defines 30 schemas. It is described by OpenAPI 3.0.0, at version 2.0.

Requests are made against 2 base URLs: https://api.sandbox.palisade.co, https://api.palisade.co.

9 operations 9 paths 30 schemas 9 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.0
Base URL
https://api.ripple.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Ripple Labs Transactions - XRP API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (TokenAuth). By default, every request must be authenticated.

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 POST. Each is listed below with its method, path, parameters, and response codes.

Transactions - XRP 9

Used to manage XRP specific transactions

POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/account-set
Create a new XRP Account Set transaction
TransactionsService_SubmitAccountSet 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/amm-create
Create a new XRP AMM Create transaction
TransactionsService_SubmitAMMCreate 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/amm-deposit
Create a new XRP AMM Deposit transaction
TransactionsService_SubmitAMMDeposit 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/amm-withdraw
Create a new XRP AMM Withdraw transaction
TransactionsService_SubmitAMMWithdraw 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/clawback
Create a new XRP Clawback transaction
TransactionsService_SubmitClawback 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/offer-cancel
Create a new XRP Offer Cancel transaction
TransactionsService_SubmitOfferCancel 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/offer-create
Create a new XRP Offer Create transaction
TransactionsService_SubmitOfferCreate 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/signer-list-set
Create a new XRP SignerList Set transaction
TransactionsService_SubmitSignerListSet 2 params body → 200400401403404default
POST
/v2/vaults/{vaultId}/wallets/{walletId}/transactions/xrp/trust-set
Create a new XRP Trust Set transaction
TransactionsService_SubmitTrustSet 2 params body → 200400401403404default

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are transactionsv2Transaction (37 properties), commonv2Asset (19 properties), v2FreezeHistoryEntry (8 properties), v2Problem (6 properties). Each schema is shown below with its type and property counts.

transactionsv2Transaction
object
37 properties 16 required
commonv2Asset
object
19 properties 5 required
transactionsv2SignerEntry
object
2 properties 2 required
transactionsv2Address
object
5 properties 2 required
v2XRPTransactionConfig
object
2 properties
transactionsv2Asset
object
2 properties 1 required
transactionsv2OfferCreateFlags
string
v2Standard
string
transactionsv2AddressType
string
protobufAny
object
1 property
v2FreezeType
string
v2FreezeHistoryEntry
object
8 properties
v2FreezeInfo
object
2 properties
v2SigningPayload
object
4 properties 2 required
v2AssetSource
string
v2AssetChangePurpose
string
transactionsv2AMMWithdrawFlag
string
transactionsv2AccountSetFlag
string
transactionsv2TrustSetFlag
string
v2Blockchain
string
v2Problem
object
6 properties
v2Retryability
string
v2AssetChange
object
5 properties 3 required
v2FreezeAction
string
transactionsv2TransactionAction
string
v2AssetChangeWallet
object
4 properties 1 required
transactionsv2TransactionStatus
string
transactionsv2AMMDepositFlag
string
transactionsv2CurrencyAmount
object
3 properties 2 required
rpcStatus
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ripple-labs-transactions-xrp-api-openapi.yml Raw ↑

Other APIs Ripple Labs publishes across the network.

Ripple Labs Addresses API
Ripple Labs API Credentials API
Ripple Labs Auditing API
Ripple Labs Authentication API
Ripple Labs Balances and statements API
Ripple Labs Balances API
Ripple Labs Beneficiary confirmation API
Ripple Labs Counterparties API
Ripple Labs Diagnostics API
Ripple Labs Exchange transfers API
Ripple Labs Fees API
Ripple Labs Liquidations API