Get Token List
Retrieve a paginated list of tokens available for swap in the AKKA Finance ecosystem. Supports filtering by limit and page parameters for efficient data retrieval. Returns comprehensive token information including metadata, pricing, and verification status.
buyPriceUsd, sellPriceUsd) are updated every few seconds.Filtering
Useverified=true to return only tokens that have been verified by the AKKA team. This is recommended for user-facing token selectors to avoid showing low-quality or scam tokens.Authorizations
API key. basic-test-key is a shared, rate-limited evaluation credential; use a dedicated key in production.
Path Parameters
Blockchain network identifier (999=HyperEVM, 1116=Core, 50=XDC, 223=B2, 200901=Bitlayer, 4200=Merlin, 60808=BOB)
999
Query Parameters
Page number for pagination (0-based)
Number of tokens to return per page
Filter to only verified tokens. Omit to return all tokens.
Response
Successfully retrieved paginated token list with comprehensive metadata including symbols, addresses, decimals, logos, and verification status
Map of token addresses to token data
