Skip to main content
POST
Bulk get transactions (POST)

Autorisierungen

X-Api-Key
string
header
erforderlich

Body

application/json
ids
string[]
erforderlich

List of transaction IDs to retrieve (max 100)

Required array length: 1 - 100 elements
Beispiel:
include_assets
boolean
Standard:false

Include a deduplicated assets array in the response

Antwort

Transactions list

transactions
object[]
erforderlich

List of transactions (non-existent or inaccessible IDs are silently omitted)

assets
object[]

Deduplicated list of assets referenced by the returned transactions (only present when include_assets=true)