Transaction
Making an authenticated call to the transaction endpoint
Get a list
All transactions made by user, with pagination.
Transaction List
GET
https://api.bloqifi.com/v0/transaction/:BLOCKCHAIN/:PAGENUMBER
Get a paginated transaction list
Headers
Name
Type
Description
Content-Type
String
application/json
Authorization*
String
Bearer ${accessToken}
Last updated
Was this helpful?