Kalshi api-keys API
API key management endpoints
Kalshi api-keys API is one of 21 APIs that Kalshi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include api-keys. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 4 operations across 3 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 3.19.0.
Requests are made against 4 base URLs: https://external-api.kalshi.com/trade-api/v2, https://api.elections.kalshi.com/trade-api/v2, https://external-api.demo.kalshi.co/trade-api/v2, https://demo-api.kalshi.co/trade-api/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 3
Kalshi api-keys API declares
3 security schemes
for authenticating requests.
An API key is passed in the header as KALSHI-ACCESS-KEY (kalshiAccessKey).
An API key is passed in the header as KALSHI-ACCESS-SIGNATURE (kalshiAccessSignature).
An API key is passed in the header as KALSHI-ACCESS-TIMESTAMP (kalshiAccessTimestamp).
kalshiAccessKey— Your API key IDkalshiAccessSignature— RSA-PSS signature of the requestkalshiAccessTimestamp— Request timestamp in milliseconds
Paths & Operations 4
Across 3 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
API key management endpoints
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ApiKey (3 properties), CreateApiKeyRequest (3 properties), GenerateApiKeyRequest (2 properties), GenerateApiKeyResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kalshi 12
Other APIs Kalshi publishes across the network.