> For the complete documentation index, see [llms.txt](https://docs.watchdata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.watchdata.io/powered-api.md).

# Powered API

- [Transfers](https://docs.watchdata.io/powered-api/transfers.md): The Transfers API allows you get historical transactions for any address
- [watch\_getTransfers](https://docs.watchdata.io/powered-api/transfers/watch_gettransfers.md)
- [watch\_getTransfersByAddress](https://docs.watchdata.io/powered-api/transfers/watch_gettransfersbyaddress.md)
- [Parity](https://docs.watchdata.io/powered-api/parity.md): Access to OpenEthereum's Parity API which exposes additional Parity-only methods.
- [parity\_getBlockReceipts](https://docs.watchdata.io/powered-api/parity/parity_getblockreceipts.md): Access to OpenEthereum's Parity API which exposes additional Parity-only methods.
- [Trace](https://docs.watchdata.io/powered-api/trace.md): Deeper insight into transaction processing.
- [trace\_transaction](https://docs.watchdata.io/powered-api/trace/trace_transaction.md): Returns all traces of given transaction.
- [trace\_block](https://docs.watchdata.io/powered-api/trace/trace_block.md): Returns traces created at given block.
- [Blocks](https://docs.watchdata.io/powered-api/blocks.md): The Blocks API allows you to easily get blocks information.
- [watch\_getBlockNumberByTimestamp](https://docs.watchdata.io/powered-api/blocks/watch_getblocknumberbytimestamp.md)
- [Token API](https://docs.watchdata.io/powered-api/token-api.md): The Token API allows you to easily get token information.
- [watch\_getTokenBalances](https://docs.watchdata.io/powered-api/token-api/watch_gettokenbalances.md): Returns token balances for a specific address given a list of contracts.
- [watch\_getTokenMetadata](https://docs.watchdata.io/powered-api/token-api/watch_gettokenmetadata.md): This endpoint returns all the data about the token
- [Stats](https://docs.watchdata.io/powered-api/stats.md)
- [watch\_getStatsByDay](https://docs.watchdata.io/powered-api/stats/watch_getstatsbyday.md)
