Get Transactions By Transaction IDs
POST/:chain/:network/blockchain/getTransactionsByTransactionIds
Retrieves information for multiple transactions. Up to 1,000 transactions can be queried.
Getting a 429 error? Check your subscription plan!
A 429 error may occur when the throughput limit of your subscribed plan is exceeded. For example, the Starter plan has a limit of 300 CU per second, so calling an API that consumes 350 CU while on the Starter plan may result in a 429 error. Check the CU consumption of the API you are using on the Compute Unit Costs page, and consider upgrading to a higher plan if you need more throughput! 👉 Go to Compute Unit Costs page
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable