> ## Documentation Index
> Fetch the complete documentation index at: https://docs.teqoin.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get transactions

> Reference shape for transaction-list queries in TeQoin indexer integrations

# Get transactions

Use transaction-list endpoints to retrieve recent activity for an address, contract, or block range.

## Common use cases

* Wallet history
* Contract activity feeds
* Backoffice reconciliation

## Implementation note

The TeQoin docs repo references `https://api.teqoin.io` as the API host. Confirm the exact path and parameters in the live service before hardcoding a production client.
