Bitcoin
Get transactions for Bitcoin address
Used to fetch the full transaction history of a Bitcoin wallet.
GET
Credit Cost
0.1 per item
Processing
Realtime
Only supports non-HD bitcoin addresses.
Authorizations
Bearer authentication header of the form: Bearer <token>
, where <token>
is your GoldRush API Key.
Query Parameters
The bitcoin address to query.
Number of items per page. Omitting this parameter defaults to 100.
0-indexed page number to begin pagination.
Response
200 - application/json
Successful response
The response is of type object
.