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>'
{}

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.