All
Filter by:
How do I deposit cash into my account?
I need help with account verification
Why can't I access my account?
Are there any crypto withdrawal fees?
I need help signing into my account
Required Legal Notice: Virtual currencies, real risks. The only guarantee in crypto is risk. Read more
Required Legal Notice: Virtual currencies, real risks. The only guarantee in crypto is risk. Read more
Required Legal Notice: Virtual currencies, real risks. The only guarantee in crypto is risk. Warning: The value of your virtual currencies can rise or fall sharply, and your initial investment may be lost completely; virtual currencies are not covered by the guarantee funds that cover bank deposits; there is no legal mechanism on the virtual currencies market to prevent market manipulation or insider dealing; virtual currencies depend entirely on a specific computer technology and infrastructure, which in certain cases may be very recent and not yet adequately tested; if one loses the identification code or password giving access to the virtual wallet in which the virtual currency is stored, the currency held therein will be irretrievably lost; virtual currencies are currently accepted as a means of payment to a limited extent, and in most countries there is no legal obligation to accept them; for more information about the risks associated with an investment in virtual currencies, we advise you to read the Wikifin page What is a cryptocurrency? | Wikifin.
Required Legal Notice: Virtual currencies, real risks. The only guarantee in crypto is risk. Warning: The value of your virtual currencies can rise or fall sharply, and your initial investment may be lost completely; virtual currencies are not covered by the guarantee funds that cover bank deposits; there is no legal mechanism on the virtual currencies market to prevent market manipulation or insider dealing; virtual currencies depend entirely on a specific computer technology and infrastructure, which in certain cases may be very recent and not yet adequately tested; if one loses the identification code or password giving access to the virtual wallet in which the virtual currency is stored, the currency held therein will be irretrievably lost; virtual currencies are currently accepted as a means of payment to a limited extent, and in most countries there is no legal obligation to accept them; for more information about the risks associated with an investment in virtual currencies, we advise you to read the Wikifin page What is a cryptocurrency? | Wikifin.
Organizations is currently in beta and may not be available yet for your business account.
Organizations Beta gives institutional clients a fully functional governance layer for their Kraken accounts.
During Beta you can:
The following limitations apply during Beta and are expected to change in future releases.
Your Organization operates on the Owner's primary account. Multi-account trading — where Members operate across separate sub-accounts with independent balances — is not yet available.
What this means: All Members with trading permissions trade on the same account and share the same balances and positions.
Members can only perform operations where the platform has a defined Organization permission. The available permissions are:
Operations not listed above remain exclusive to the Organization Owner. This includes:
The Owner performs these using the same flows as before Organization creation. Other Members cannot access these operations during Beta.
Security events and audit logs for Member activity are not available during Beta. A self-service audit dashboard is planned but not yet available.
You can create custom permission configurations when assigning roles, but you cannot save a custom role as a reusable template. Each time you assign a custom role, you configure it from scratch.
When a Member uses Execute to complete an address change immediately, the system requires email confirmation. During Beta, this confirmation is always sent to the Organization Owner, not to the Member who initiated the change. Sending the confirmation to the request creator directly is planned for a future release.
During Beta, there is no public Organizations management API for member invitation, permission management, policy configuration, or policy locking. Programmatic access is limited to Service Users acting through API key permissions on supported flows.
Known differences:
Check the Kraken API documentation for the latest on supported API key operations.
If an operation you need is not yet available through your preferred channel, check the other channel or contact support for guidance.
When an account is enrolled in an Organization, the withdrawFunds EAPI response shape changes. Integrations parsing the standard shape need code updates before enrollment.
Applies only to Organization users in the extended domain. Non-Organization accounts are unchanged.
Standard response:
<code>{
"error": [],
"result": {
"refid": "FTRqeuR-9Is99qcv54n0Y0535oPXxb"
}
}</code>Organization response:
<code>{
"error": [],
"result": {
"refid": "FTcLNGa-4ZWmo4GCo8wrBNZz5v53v9",
"approval_request_id": "656a021a-1d55-42c9-853a-aea57bf5abd1"
}
}</code>Behavior:
refid is still returned at request creation and continues to identify the withdrawal.approval_request_id is added and identifies the approval request that gates this withdrawal.refid.Recommended action before enrollment:
withdrawFunds responses.approval_request_id field and to treat completion as approval-gated.The Organizations team is actively working on expanding the feature set beyond Beta. Areas under development include:
Specific timelines and availability will be communicated through official Kraken channels.