{"uid":"cap_aTq3xh2uxvY-DeuFvxafw","slug":"tzkt-staking-operations-api-5e0ea6c7","name":"TzKT Staking 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/staking","method":"GET","headers":{},"bodySchema":{"type":"object","properties":{"baker":{"type":"string","description":"Filter by baker address"},"level":{"type":"string","description":"Filter by block level"},"limit":{"type":"integer","description":"Max items to return"},"action":{"enum":["stake","unstake","finalizeUnstake","setDelegateParameters"],"type":"string","description":"Filter by action type"},"offset":{"type":"integer","description":"Pagination offset"},"sender":{"type":"string","description":"Filter by sender 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_pdz3NI6cs542Y1wBF5aT1","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 filtered list of Tezos staking operations from the TzKT blockchain indexer, supporting filtering by baker, sender, action type, block level, and timestamp.","exampleAgentPrompt":"Pull the last 50 staking operations on Tezos for baker tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM, filtering by 'stake' action type.","exampleUseCases":[{"title":"Monitor baker staking activity","prompt":"Show me the most recent 100 staking operations for Tezos baker tz1Kt4P8BCaP93AEV4eA7gmpRryWt5hznjCP so I can track who is staking with them."},{"title":"Audit staking history for a wallet","prompt":"Get all staking operations sent from the Tezos address tz1VSUr8wwNhLAzempoch5d6hLRiTh8Cjcjb, up to 25 results starting from offset 0."},{"title":"Analyze staking events at specific block","prompt":"Fetch all staking operations that occurred at Tezos block level 4500000 so I can see what staking activity happened at that point in the chain."}],"resultDescription":"Returns an array of staking operation objects from the Tezos blockchain, each containing details such as the sender address, baker address, action type (e.g. stake, unstake), block level, timestamp, and other operation metadata. The response is paginated and supports filtering.","failureModes":["Invalid baker or sender address format returns empty array or 400 error","Unsupported action type string may return empty results","Very large limit values may be capped by the API","Future timestamps or out-of-range block levels return empty arrays","Payment failure via x402 protocol results in 402 response before data is returned"],"whenToPreferThis":"Use this endpoint when you need to query Tezos staking operation history with flexible filters (by baker, sender, action, block level, or timestamp) without needing an API key. Prefer this over generic Tezos RPC nodes when you want indexed, paginated, and filterable staking data. It is especially useful for monitoring delegator activity, auditing staking flows, or building analytics around Tezos staking events.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:31:15.274Z","isFirstParty":false}