latestOpenAPI 3.1.02026-08-0837114837.8 KB

c099830c76a0

get-transactions-for-bitcoin-address

Used to fetch the full transaction history of a Bitcoin non-HD wallet address.

get/v1/cq/covalent/app/bitcoin/transactions/

Query parameters

addressstring

The bitcoin address to query.

page-sizeinteger

Number of items per page. Omitting this parameter defaults to 100.

page-numberinteger

0-indexed page number to begin pagination.

Response

Successful response

updated_atstring date-time

The timestamp when the response was generated. Useful to show data staleness to users.