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

The Tickets API from Tezos — 7 operation(s) for tickets.

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

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

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

7 operations 7 paths 22 schemas 7 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 7

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

Tickets 7
GET
/v1/tickets/count
Get tickets count
Tickets_GetTicketsCount 12 params → 200
GET
/v1/tickets
Get tickets
Tickets_GetTickets 16 params → 200
GET
/v1/tickets/balances/count
Get ticket balances count
Tickets_GetTicketBalancesCount 15 params → 200
GET
/v1/tickets/balances
Get ticket balances
Tickets_GetTicketBalances 19 params → 200
GET
/v1/tickets/transfers/count
Get ticket transfers count
Tickets_GetTicketTransfersCount 18 params → 200
GET
/v1/tickets/transfers
Get ticket transfers
Tickets_GetTicketTransfers 22 params → 200
GET
/v1/tickets/historical_balances/{level}
Get historical ticket balances
Tickets_GetHistoricalTicketBalances 10 params → 200

Schemas 22

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

TicketBalance
object
9 properties
SortParameter
object
2 properties
AnyOfParameter
object
3 properties
Int64Parameter
object
9 properties
OffsetParameter
object
3 properties
MichelineParameter
object
4 properties
JsonParameter
object
11 properties
NatParameter
object
8 properties
IMicheline
object
1 property
TicketInfo
object
8 properties
TimestampParameter
object
8 properties
TicketInfoShort
object
7 properties
AccountParameter
object
9 properties
TicketBalanceShort
object
4 properties
SelectionParameter
object
2 properties
MichelineType
integer
Ticket
object
18 properties
ValueTupleOfStringAndListOfInteger
object
Int64NullParameter
object
9 properties
Alias
object
2 properties
TicketTransfer
object
10 properties
Int32Parameter
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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