Skip to main content
POST
Create FCM Subtrader

Authorizations

KALSHI-ACCESS-KEY
string
header
required

Your API key ID

KALSHI-ACCESS-SIGNATURE
string
header
required

RSA-PSS signature of the request

KALSHI-ACCESS-TIMESTAMP
string
header
required

Request timestamp in milliseconds

Body

application/json
subtrader_suffix
string
required

Suffix for the new subtrader, 1-16 lowercase alphanumeric characters ([a-z0-9]). The full subtrader id becomes {your_account_id}_{suffix}.

Response

Subtrader created successfully

subtrader_id
string
required

The full id of the created subtrader.