Node RPC API
Transactions

Transaction Info Batch

1min
POST
https://xbt-mainnet.gomaestro-api.org/v0/rpc/transaction/batch
Bitcoin Mainnet API
Transaction info batch by hash array
Authentication
api-key
Query Parameters
verbose
Body Parameters
body
*
Description
Transaction hash array
tx_ids
*
Responses
200
OK
data
last_updated
400
Invalid request: too many transactions.
One Of
api_bitcoin.NodeRPCError
500
Error processing transaction response.
One Of
api_bitcoin.APIError