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

The Events API from Tezos — 2 operation(s) for events.

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

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

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

2 operations 2 paths 11 schemas 2 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 2

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

Events 2
GET
/v1/contracts/events/count
Get contract events count
Events_GetContractEventsCount 8 params → 200
GET
/v1/contracts/events
Get contract events
Events_GetContractEvents 12 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are JsonParameter (11 properties), ContractEvent (10 properties), AccountParameter (9 properties), Int64Parameter (9 properties). Each schema is shown below with its type and property counts.

SelectionParameter
object
2 properties
TimestampParameter
object
8 properties
Alias
object
2 properties
SortParameter
object
2 properties
ContractEvent
object
10 properties
StringParameter
object
7 properties
JsonParameter
object
11 properties
Int64Parameter
object
9 properties
OffsetParameter
object
3 properties
AccountParameter
object
9 properties
Int32Parameter
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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