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

# Data endpoints

> Token discovery, wallet balances, transaction status and builder analytics.

## Public data

No API key required.

| Endpoint                                         | Build with it                                                  |
| ------------------------------------------------ | -------------------------------------------------------------- |
| [Token metadata](/api-reference/v2-tokens)       | Token selectors with symbols, decimals and contract addresses  |
| [Token search](/api-reference/data-search)       | Search listed tokens or look up an exact address               |
| [Wallet balances](/api-reference/data-balances)  | Show holdings for listed tokens and an optional selected token |
| [Transaction status](/api-reference/data-status) | Show pending, confirmed or reverted transactions               |
| [Route activity](/api-reference/v2-activity)     | Display recorded swap counts and estimated volume              |

[Copy the wallet-data examples →](/cookbook/wallet-data)

## Workspace and builder data

Use a [workspace API key](/api-reference/authentication).

| Endpoint                                                    | Build with it                                                      |
| ----------------------------------------------------------- | ------------------------------------------------------------------ |
| [Builder profile](/api-reference/v2-builders-profile)       | Read onchain payout and fee settings                               |
| [Settlement history](/api-reference/v2-builders-history)    | Show finalized attributed swaps and fees by token                  |
| [Workspace usage](/api-reference/v2-builders-usage)         | Show the current plan, remaining swap allowance and request limits |
| [Receipt verification](/api-reference/v2-builders-receipts) | Verify attribution for a prepared builder swap                     |
