Secure, flexible,
and scalable
security infrastructure

Turnkey AI is private key management and threat detection made simple. Create wallets, sign transactions, and automate onchain defense — all with one elegant API.

Trusted by
Alchemy Optimism Linear Graph
ai_kernel_v2.0.sh — bash — 80x24
INITIALIZING KERNEL...
LOADING MODULES...
_
SYSTEM ONLINE
LATENCY: 4ms

Everything you need to
secure your assets.

The complete stack for embedded wallets and crypto automation.

Policy Engine

Define granular allowlists and spending limits. Our engine ensures every transaction adheres to your strict security policies before signing.

MAX_SPEND_ETH
5.00
ALLOW_CONTRACT
0x7a...2b

Non-custodial

You hold the keys. Turnkey uses secure enclaves (TEE) to ensure that neither we nor anyone else can access your private key material.

ENCLAVE_SECURE

Passkeys

Replace seed phrases with FaceID and TouchID. Authenticate users with the biometrics they already use and trust.

const wallet = await turnkey.createWallet({
  name: 'Main Vault',
  curve: 'SECP256K1',
});

// Sign a transaction with a policy check
const signature = await wallet.signTransaction({
  to: '0x742d35Cc6634C0532925a3b844Bc454e4438f44e',
  value: parseEther('1.0'),
  policy: 'ALLOW_WHITELISTED'
});
TypeScript SDK v2.4.0

Built for developers,
by developers.

Our SDKs are typed, tested, and ready for production. Integrate in minutes, not weeks. We handle the cryptography complexity so you can focus on your product.

  • Zero-setup environments
  • Comprehensive audit logs
  • Webhook integration for events
Read the documentation ->

Start building today.

Get your API keys and start securing your application infrastructure.