{"uid":"cap_IfRpFjZsFnDcc6wLlBPy4","slug":"tzkt-accounts-list-api-5d2b1deb","name":"TzKT Accounts 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/accounts","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"sort":{"type":"string","description":"Sorting field and direction"},"type":{"enum":["user","delegate","contract","rollup"],"type":"string","description":"Account type filter (user|delegate|contract|rollup)"},"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"},"staked":{"type":"boolean","description":"Filter by staked status"},"balance":{"type":"string","description":"Filter by balance in mutez (supports .eq .gt .lt)"},"delegate":{"type":"string","description":"Filter by delegate address"}}},"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_N7aofvekT679McW8_Ox-a","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":"Fetches a paginated, filterable list of Tezos blockchain accounts including users, delegates, contracts, and rollups with their balances and metadata.","exampleAgentPrompt":"Show me the top 50 Tezos delegate accounts sorted by balance descending — I want to see who the biggest bakers are on the network right now.","exampleUseCases":[{"title":"Finding top Tezos whale wallets","prompt":"List the 100 Tezos user accounts with the highest balances so I can identify the biggest holders on the network."},{"title":"Auditing staked account activity","prompt":"Give me all Tezos accounts that are currently staked, up to 500 results, so I can analyze staking participation on the network."},{"title":"Identifying accounts under a delegate","prompt":"Find all Tezos accounts delegating to tz1abcXYZ1234567890 — show me up to 200 results sorted by balance."}],"resultDescription":"Returns a JSON array of account objects, each containing fields such as address, account type (user, delegate, contract, rollup), balance in mutez, delegate address, staked status, and other account-level metadata. The number of results is controlled by the limit parameter (max 10,000).","failureModes":["Invalid account type enum value returns 400 Bad Request","Balance filter with malformed operator syntax returns 400","Limit exceeding 10,000 returns validation error","Offset beyond total account count returns empty array","Network or indexer downtime returns 5xx error","Malformed select field list causes partial or error response"],"whenToPreferThis":"Use this endpoint when you need to enumerate, filter, or paginate through Tezos blockchain accounts by type, balance, delegate, or staked status. It is the best choice for bulk account discovery without requiring authentication or an API key. Prefer this over single-account lookup endpoints when you need multiple accounts matching criteria, or over block/operation endpoints when the target entity is an account.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:14:42.386Z","isFirstParty":false}