KRAKEN.SetKey - Set API Key

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > Internet and Network > MCP. - MCP (Model-Context Protocol) server operations > KRAKEN API - Cryptocurrency Trading >

KRAKEN.SetKey - Set API Key

Sets the Kraken API key for authentication. Required for all private API calls.

Syntax:

KRAKEN.SetKey|$$API_KEY

Parameters:

$$API_KEY (String, required) - Your Kraken API key from the Kraken website.

Example:

KRAKEN.SetKey|a1b2c3d4e5f6...

See Also:

KRAKEN.SetSecretKRAKEN API Overview