Skip to main content
GET
/
api
/
v1
/
kalshi
/
events
/
candlesticks
Get event candlesticks
curl --request GET \
  --url http://gateway.graylayer.tech/api/v1/kalshi/events/candlesticks \
  --header 'X-API-Key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.graylayer.tech/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

API key. Request one in #api-key-request on the Graylayer Discord.

Query Parameters

event_ticker
string
period_interval
integer
start_ts
integer
end_ts
integer

Response

Event candlestick data

The response is of type object.