Skip to main content
POST
Transactions details

Cost

This endpoint costs 0.5 RU (Request Units) per call.

Authorizations

x-api-key
string
header
required

API key required for authentication. Get your API key at https://developer.kas.fyi

Body

application/json
transactionIds
string[]
required

An array of transaction IDs to retrieve details for.

Example:
includePayload
boolean

Whether to include the payload of the transaction. Default is false.

Example:

false

Response

200 - application/json

An array of transaction detail objects.

transactions
object[]
required

List of transactions retrieved.