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 operations9 paths30 schemas9 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.
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 properties16 required
commonv2Asset
object
19 properties5 required
transactionsv2SignerEntry
object
2 properties2 required
transactionsv2Address
object
5 properties2 required
v2XRPTransactionConfig
object
2 properties
transactionsv2Asset
object
2 properties1 required
transactionsv2OfferCreateFlags
string
v2Standard
string
transactionsv2AddressType
string
protobufAny
object
1 property
v2FreezeType
string
v2FreezeHistoryEntry
object
8 properties
v2FreezeInfo
object
2 properties
v2SigningPayload
object
4 properties2 required
v2AssetSource
string
v2AssetChangePurpose
string
transactionsv2AMMWithdrawFlag
string
transactionsv2AccountSetFlag
string
transactionsv2TrustSetFlag
string
v2Blockchain
string
v2Problem
object
6 properties
v2Retryability
string
v2AssetChange
object
5 properties3 required
v2FreezeAction
string
transactionsv2TransactionAction
string
v2AssetChangeWallet
object
4 properties1 required
transactionsv2TransactionStatus
string
transactionsv2AMMDepositFlag
string
transactionsv2CurrencyAmount
object
3 properties2 required
rpcStatus
object
3 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.