CSharp (SDK)
API Key
Mint a scoped API key
Mint an API key bound to a (principal, team) carrying an explicit scope set. Requires a session, or a bearer key holding write:apikeys. The plaintext secret is returned once.
POST
CSharp (SDK)
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Body
application/json
Required string length:
1 - 120Minimum string length:
1Minimum array length:
1Minimum string length:
1Required range:
x <= 9007199254740991Required range:
x >= 1Response
Key minted (plaintext returned once)