Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tezos Staking API

The Staking API from Tezos — 4 operation(s) for staking.

Tezos Staking API is one of 34 APIs that Tezos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Staking. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.0.0, at version 1.17.1.

Requests are made against a single base URL, https://api.tzkt.io.

4 operations 4 paths 14 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.17.1
Base URL
https://api.tzkt.io/v1
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Staking 4
GET
/v1/staking/updates/count
Get staking updates count
Staking_GetStakingUpdatesCount 15 params → 200
GET
/v1/staking/updates
Get staking updates
Staking_GetStakingUpdates 19 params → 200
GET
/v1/staking/unstake_requests/count
Get unstake requests count
Staking_GetUnstakeRequestsCount 16 params → 200
GET
/v1/staking/unstake_requests
Get unstake requests
Staking_GetUnstakeRequests 20 params → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are UnstakeRequest (19 properties), StakingUpdate (17 properties), BigIntegerNullableParameter (9 properties), Int64NullParameter (9 properties). Each schema is shown below with its type and property counts.

UnstakeRequestStatusParameter
object
2 properties
SelectionParameter
object
2 properties
BigIntegerNullableParameter
object
9 properties
TimestampParameter
object
8 properties
Alias
object
2 properties
SortParameter
object
2 properties
Int64NullParameter
object
9 properties
StakingUpdate
object
17 properties
OffsetParameter
object
3 properties
Int64Parameter
object
9 properties
AccountParameter
object
9 properties
UnstakeRequest
object
19 properties
StakingUpdateTypeParameter
object
4 properties
Int32Parameter
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tezos-staking-api-openapi.yml Raw ↑

Other APIs Tezos publishes across the network.

TzKT Accounts API
TzKT Blocks API
TzKT Operations API
TzKT Contracts API
TzKT Big Maps API
TzKT Tokens API
TzKT Delegations and Staking API
TzKT Governance API
TzKT Protocols API
TzKT WebSocket API
Tezos Accounts API
Tezos BigMaps API