Choose a client
MKA1 ships SDKs for TypeScript, Python, and C#, plus a standalonemka1 CLI. Every client authenticates with your API key as a Bearer token and targets the API gateway. The default hosted gateway is https://apigw.mka1.com.
Private clustersOn a private deployment, replace
https://apigw.mka1.com with your cluster’s own gateway host everywhere below. Pass it as the SDK’s serverURL / server_url / serverUrl option, or set it once for the CLI. Your administrator can tell you the gateway URL (it’s the API counterpart to your console address).