kalshi-cpp 0.6.2
C++23 client for Kalshi's Predictions API
Loading...
Searching...
No Matches
kalshi::CreateApiKeyResponse Struct Reference

#include <kalshi/models.hpp>

Public Attributes

std::string api_key_id
 Unique identifier for the newly created API key.
 
std::optional< std::string > warning
 Present only when the minted key is bound to an FCM subtrader that is missing a per- subtrader risk control - the initial-margin cap (margin lane) or the event-contract daily cap.
 

Member Data Documentation

◆ api_key_id

std::string kalshi::CreateApiKeyResponse::api_key_id

Unique identifier for the newly created API key.

◆ warning

std::optional<std::string> kalshi::CreateApiKeyResponse::warning

Present only when the minted key is bound to an FCM subtrader that is missing a per- subtrader risk control - the initial-margin cap (margin lane) or the event-contract daily cap.


The documentation for this struct was generated from the following file: