Documentation Index
Fetch the complete documentation index at: https://docs.kryptonfund.com/llms.txt
Use this file to discover all available pages before exploring further.
This API reference is intentionally curated. Internal, admin, and wallet-resolution endpoints are excluded from public docs.
API coverage
Krypton publishes a focused subset of endpoints across four services:- Backend API: account creation/sign-in, username setup, KYC, and payments.
- Web3 API: transaction state plus read-only pricing and quote endpoints.
- Hedge Fund API: strategy discovery and read-only strategy data.
- Clark API: query, conversation, and memory endpoints for the Clark assistant. For a user-journey overview (not implementation detail), see Clark → Introduction.
Authentication
Use your auth token in theAuthorization header:
Start with these workflows
Add Clark (optional)
If you expose Krypton’s assistant, read Clark → Introduction for the experience model and Clark → Quickstart to integrate, then use the Clark API group for endpoints.
Public reference policy
- Included: account setup, payments, and read-only endpoints.
- Excluded: wallet resolution, internal diagnostics, admin routes, and operational webhooks.