Skip to main content
GET
/
api
/
v1
/
kalshi
/
quotes
/
{quote_id}
Get quote
curl --request GET \
  --url http://gateway.graylayer.tech/api/v1/kalshi/quotes/{quote_id} \
  --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.

Path Parameters

quote_id
string
required

Response

Quote details

The response is of type object.