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 SmartRollups API

The SmartRollups API from Tezos — 12 operation(s) for smartrollups.

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

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

This API exposes 12 operations across 12 paths, and defines 23 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.

12 operations 12 paths 23 schemas 12 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 12

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

SmartRollups 12
GET
/v1/smart_rollups/count
Get smart rollups count
SmartRollups_GetSmartRollupsCount 7 params → 200
GET
/v1/smart_rollups
Get smart rollups
SmartRollups_GetSmartRollups 11 params → 200
GET
/v1/smart_rollups/{address}
Get smart rollup by address
SmartRollups_GetSmartRollup 1 param → 200
GET
/v1/smart_rollups/{address}/entrypoints
Get smart rollup entrypoints
SmartRollups_GetEntrypoints 5 params → 200
GET
/v1/smart_rollups/{address}/interface
Get JSON Schema [2020-12] interface for the smart rollup
SmartRollups_GetInterface 1 param → 200
GET
/v1/smart_rollups/{address}/stakers
Get smart rollup stakers
SmartRollups_GetSmartRollupStakers 7 params → 200
GET
/v1/smart_rollups/commitments/count
Get smart rollup commitments count
SmartRollups_GetSmartRollupCommitmentsCount 12 params → 200
GET
/v1/smart_rollups/commitments
Get smart rollup commitments
SmartRollups_GetSmartRollupCommitments 16 params → 200
GET
/v1/smart_rollups/games/count
Get smart rollup games count
SmartRollups_GetSmartRollupGamesCount 12 params → 200
GET
/v1/smart_rollups/games
Get smart rollup games
SmartRollups_GetSmartRollupGames 16 params → 200
GET
/v1/smart_rollups/inbox/count
Get inbox messages count
SmartRollups_GetInboxMessagesCount 4 params → 200
GET
/v1/smart_rollups/inbox
Get inbox messages
SmartRollups_GetInboxMessages 9 params → 200

Schemas 23

The contract defines 23 schemas that model the data the API accepts and returns. The most detailed are SrCommitment (16 properties), SrGame (15 properties), SrMessage (14 properties), AccountParameter (9 properties). Each schema is shown below with its type and property counts.

SortParameter
object
2 properties
OffsetParameter
object
3 properties
IMicheline
object
1 property
SrGame
object
15 properties
SrBondStatusParameter
object
4 properties
MichelineFormat
string
TimestampParameter
object
8 properties
SrMessageTypeParameter
object
4 properties
AddressParameter
object
4 properties
AccountParameter
object
9 properties
SrStaker
SmartRollup
SelectionParameter
object
2 properties
MichelineType
integer
SrGameMove
object
6 properties
SrCommitmentInfo
object
8 properties
SrMessage
object
14 properties
Alias
object
2 properties
Src1HashParameter
object
4 properties
Entrypoint
object
5 properties
SrCommitment
object
16 properties
SrCommitmentStatusParameter
object
4 properties
Int32Parameter
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tezos-smartrollups-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