1. Generate an API key
- Open Settings.
- Scroll to API Keys.
- Name your key (e.g.
claude-agent) → Generate. - Copy the
sk_...value — it is shown once.
2. Make your first request
Search your library for “quantum physics”:Response
redacted is false, the hit includes section_text instead of snippet.
3. Read a Disk
Pass thedisk_public_id from search to fetch the Disk:
text and section text. Published or saved Disks return the same Disk metadata with redacted: true and no verbatim source text.
4. Next steps
LLM Agent Integration
Connect to Claude, GPT, or custom agents.
Full API Reference
Every endpoint, parameter, response.