{"uid":"cap_blIJ9S7TJeAoWlizpfyLr","slug":"tzkt-tokens-list-api-ecd7e892","name":"TzKT Tokens List API","description":"TzKT is a comprehensive Tezos blockchain indexer API. Access blocks, operations, accounts, contracts, bigmaps, delegates, tokens and network stats through a fast REST API. No signup or API key required.","url":"https://x402.tzkt.io/v1/tokens","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"sort":{"type":"string","description":"Sorting field and direction"},"limit":{"type":"integer","description":"Max items to return (1-10000)"},"offset":{"type":"integer","description":"Pagination offset"},"select":{"type":"string","description":"Comma-separated list of fields to return"},"tokenId":{"type":"string","description":"Filter by token ID"},"contract":{"type":"string","description":"Filter by contract address"},"standard":{"enum":["fa1.2","fa2"],"type":"string","description":"Filter by token standard"}}},"responseSchema":{"type":"array","items":{"type":"object"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_cGgyN8LcyDTnPbNgnkqQS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves a paginated list of Tezos tokens indexed on-chain, filterable by contract, token ID, and token standard","exampleAgentPrompt":"Can you pull me a list of up to 50 FA2 tokens from the Tezos contract KT1RJ6PbjHpwc3M5rw5s2Nbmefwbuwbdxton, sorted by tokenId?","exampleUseCases":[{"title":"Auditing NFT collection on Tezos","prompt":"List all the tokens from the Tezos NFT contract KT1GBZmSxmnKJXGMdMLbugPfLyUPmuLSMwKS — give me up to 100 results, I want to see each token's ID and standard."},{"title":"Comparing FA2 vs FA1.2 token supply","prompt":"Show me the first 200 FA2 tokens indexed on TzKT so I can compare them to FA1.2 tokens — sort by tokenId ascending."},{"title":"Monitoring new tokens on a contract","prompt":"Fetch the latest 20 tokens from Tezos contract KT1PWx2mnDueood7fEmfEx6qh2a8fzqNfFbi and include only the tokenId, contract, and standard fields."}],"resultDescription":"Returns a JSON array of token objects, each containing fields such as contract address, token ID, token standard (FA1.2 or FA2), and associated metadata. The response is paginated and field-selectable based on query parameters.","failureModes":["Invalid contract address format returns an error or empty array","Requesting a limit above 10000 may be rejected or capped","Invalid sort field name returns an error","Payment of 0.002 USDC not fulfilled triggers 402 Payment Required","Nonexistent token ID filter returns empty array"],"whenToPreferThis":"Use this endpoint when you need to enumerate, search, or filter tokens on the Tezos blockchain by contract, token ID, or standard without needing to authenticate or obtain an API key. Prefer it over generic blockchain explorers when you need structured, machine-readable token data with flexible pagination and field selection.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:39:27.618Z","isFirstParty":false}