{"uid":"cap_7g4kRbbCMkdJF2QOk9oKe","slug":"tzkt-delegates-list-api-5ddd23b0","name":"TzKT Delegates 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/delegates","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)"},"active":{"type":"boolean","description":"Filter by active status"},"offset":{"type":"integer","description":"Pagination offset"},"select":{"type":"string","description":"Comma-separated list of fields to return"},"balance":{"type":"string","description":"Filter by balance in mutez (supports .eq .gt .lt)"}}},"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_Xs4dWjOi2fnR0CS4EeYUg","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 delegates (bakers) with optional filtering by active status, balance, and field selection","exampleAgentPrompt":"Can you pull me the top 50 active Tezos delegates sorted by balance descending, and just return their address and balance fields?","exampleUseCases":[{"title":"Monitor active Tezos baker set","prompt":"Get me all currently active Tezos delegates — I want to track how many bakers are live on the network and their balances."},{"title":"Find high-balance Tezos bakers","prompt":"List up to 100 Tezos delegates with a balance greater than 10000000000 mutez, sorted by balance descending — I'm trying to identify the largest stakers."},{"title":"Paginate through full delegate list","prompt":"I need to page through all Tezos delegates — give me the first 200 starting at offset 0, including their address, balance, and active status fields."}],"resultDescription":"Returns a JSON array of delegate objects from the Tezos blockchain, each containing fields such as address, balance, active status, staking balance, delegators count, and other baker metadata depending on the selected fields. The array respects the requested limit and offset for pagination.","failureModes":["Invalid filter syntax for balance field returns 400 Bad Request","Limit value outside 1-10000 range returns validation error","Unknown field names in select parameter may return empty or error response","Network timeouts on very large result sets","Payment failure via x402 protocol blocks request before reaching the API"],"whenToPreferThis":"Use this endpoint when you need to enumerate, filter, or paginate through Tezos network delegates/bakers specifically. Prefer this over generic blockchain explorers when you need structured, machine-readable delegate data with flexible filtering by balance or active status. The no-API-key requirement and x402 micropayment model make it suitable for automated agent workflows that need on-demand Tezos baker data without registration overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:49:39.039Z","isFirstParty":false}