Documentation Index
Fetch the complete documentation index at: https://docs.0xkey.io/llms.txt
Use this file to discover all available pages before exploring further.
Using AI to integrate 0xkey
0xkey documentation supports Mintlify contextual actions (Copy, View, ChatGPT, Claude) on each page. For broader context, ingest the curated page list below into custom GPTs or agent workflows.LLM feed file
llms.txt— high-signal list of Phase 1 core pages (quickstart, EWK, roadmap, API overview, security).
Tips for accurate answers
- Check the Roadmap first — many Public API endpoints exist for compatibility but return stubs or mocks. The Roadmap is the authoritative Supported / Partial / Coming soon matrix.
- Use
@0xkey-io/*packages — Phase 1 SDKs:@0xkey-io/react-wallet-kit,@0xkey-io/core,@0xkey-io/sdk-server. - Auth Proxy for embedded auth — frontend OTP/OAuth/signup should call the Auth Proxy, not stamp activities directly from the browser with parent org API keys.
- Signing vs broadcast — EVM/Solana signing is Supported; on-chain broadcast and gas sponsorship are Coming soon.
Example prompts
- “How do I set up
@0xkey-io/react-wallet-kitwith Auth Proxy env vars?” - “What is Partial vs Supported on the 0xkey Roadmap for webhooks?”
- “How do stamps work on 0xkey Public API submissions?”