# Alphscan ## Docs - [About us](https://docs.alphscan.io/about-us.md): babyxDDD and MiniJudie - [Endpoints](https://docs.alphscan.io/api-reference/endpoints.md): All Alphscan API endpoints by method, path, and access level - [API reference overview](https://docs.alphscan.io/api-reference/introduction.md): Swagger UI, authorization, and endpoint list - [BabyPoolTool (BPT)](https://docs.alphscan.io/bpt.md): Overview of BabyPoolTool - [Development](https://docs.alphscan.io/development.md): Preview and develop the Alphscan documentation site locally - [Navigation](https://docs.alphscan.io/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Global Settings](https://docs.alphscan.io/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Generate API key](https://docs.alphscan.io/generate-api-key.md): How to obtain an API key for the Alphscan API - [Introduction](https://docs.alphscan.io/index.md): Welcome to Alphscan documentation - [Infrastructure overview](https://docs.alphscan.io/infrastructure/overview.md): Stack, indexers, data ingestion, and hosting - [Quickstart](https://docs.alphscan.io/quickstart.md): Get started with the Alphscan SDK in a few steps - [Components reference](https://docs.alphscan.io/sdk-react-ui/components-reference.md): All sdk-react-ui components and types - [Event row components](https://docs.alphscan.io/sdk-react-ui/event-row-components.md): NormalizedEventRow, ContractCallEventRow, NormalizedEventRowByCategory - [sdk-react-ui installation](https://docs.alphscan.io/sdk-react-ui/installation.md): Install @alphscan/sdk-react-ui and styles - [NormalizedEventsList](https://docs.alphscan.io/sdk-react-ui/normalized-events-list.md): List component for normalized events - [sdk-react-ui overview](https://docs.alphscan.io/sdk-react-ui/overview.md): React UI components for Alphscan (Tailwind) - [Hooks reference](https://docs.alphscan.io/sdk-react/hooks-reference.md): All sdk-react hooks and options - [sdk-react installation](https://docs.alphscan.io/sdk-react/installation.md): Install @alphscan/sdk-react - [sdk-react overview](https://docs.alphscan.io/sdk-react/overview.md): React hooks and provider for the Alphscan API - [Provider & useClient](https://docs.alphscan.io/sdk-react/provider-and-useclient.md): AlphscanProvider and useClient() hook - [useTokens](https://docs.alphscan.io/sdk-react/use-tokens.md): Paginated token list hook - [useTxNormalizedEvents](https://docs.alphscan.io/sdk-react/use-tx-normalized-events.md): Transaction normalized events hook - [Client & settings](https://docs.alphscan.io/sdk/client-and-settings.md): Create the Alphscan client and configure API URL, key, and environment - [SDK installation](https://docs.alphscan.io/sdk/installation.md): Install and add @alphscan/sdk to your project - [SDK overview](https://docs.alphscan.io/sdk/overview.md): JavaScript/TypeScript client for the Alphscan API - [Raw request](https://docs.alphscan.io/sdk/raw-request.md): Call any API path with client.request() - [System API](https://docs.alphscan.io/sdk/system-api.md): Plans, keys, and payments via client.plan, client.keys, client.payment - [Token API](https://docs.alphscan.io/sdk/token-api.md): List tokens with pagination via client.token - [Transaction API](https://docs.alphscan.io/sdk/transaction-api.md): Fetch normalized events for a transaction via client.tx(id) - [Telegram bot (admin)](https://docs.alphscan.io/telegram-bot.md): Webhook and admin management for the Alphscan Telegram bot - [Telegram bot (user)](https://docs.alphscan.io/telegram-bot-user.md): Using the Alphscan Telegram bot as a user ## OpenAPI Specs - [openapi](https://docs.alphscan.io/api-reference/openapi.json)