{"uid":"cap_w-5NT003X1vfuY3uiJGcz","slug":"tzkt-delegations-operations-api-b138f759","name":"TzKT Delegations Operations 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/operations/delegations","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"sort":{"type":"string","description":"Sorting field and direction"},"level":{"type":"string","description":"Filter by block level"},"limit":{"type":"integer","description":"Max items to return"},"offset":{"type":"integer","description":"Pagination offset"},"sender":{"type":"string","description":"Filter by sender address"},"delegate":{"type":"string","description":"Filter by new delegate address"},"timestamp":{"type":"string","description":"Filter by timestamp"}}},"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_1fMrV9XYkm4Gr0yyiWV6G","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 delegation operations from the blockchain, filterable by sender, delegate, block level, and timestamp.","exampleAgentPrompt":"Show me the last 20 delegation operations on Tezos where the sender is tz1VSUr8wwNhLAzempoch5d6hLRiTh8Cjcjb, sorted by most recent first.","exampleUseCases":[{"title":"Track baker delegation inflows","prompt":"Get me all Tezos delegation operations where the new delegate is tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM, limit to 50 results sorted by most recent, so I can see who's been delegating to this baker."},{"title":"Audit wallet delegation history","prompt":"Pull the full delegation history for Tezos address tz1VSUr8wwNhLAzempoch5d6hLRiTh8Cjcjb — I want to see every baker it ever delegated to, sorted chronologically."},{"title":"Monitor delegations at specific block","prompt":"Fetch all Tezos delegation operations that happened at block level 5000000 so I can audit what staking activity occurred at that point in the chain."}],"resultDescription":"Returns a JSON array of delegation operation objects, each containing fields such as operation hash, block level, timestamp, sender address, new delegate address, previous delegate address, and operation status. The array is paginated and ordered according to the specified sort and offset parameters.","failureModes":["Invalid sender or delegate address format returns empty array or 400 error","Requesting beyond available pagination depth may return empty array","Unsupported sort field values may return 400 bad request","Network or indexer downtime returns 5xx error","Payment failure via x402 protocol blocks the request before reaching the indexer"],"whenToPreferThis":"Choose this endpoint when you need to query historical or recent Tezos delegation operations with flexible filtering by account address, baker, block level, or timestamp. It is ideal for auditing delegation histories, tracking baker inflows, or monitoring staking behavior on Tezos without requiring API key signup. Prefer alternatives if you need Ethereum or other chain delegation data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:53:02.023Z","isFirstParty":false}