Base URL
All API requests should be made to:Authentication
Include your API key in thex-api-key header:
Coding Agents
We know. You’re probably not going to read every page before opening your editor. Give your coding agent/llms.txt for the short version, or /llms-full.txt when you want it to have the full API context in one shot.
Endpoints
Memorize
Memories
/v1/memories/ask is available but not part of the primary quickstart path yet. Feedback is currently handled by the Engramme app and SDK layer, not documented as a public REST endpoint in this API reference.Files
Health
Request Format
Memory endpoints acceptmultipart/form-data:
Response Format
All responses are JSON:Error Handling
See Errors and Limits for status codes, retry guidance, upload limits, and rate limits.SDKs
Python SDK
Install with
pip install engrammefetch, requests, etc.).
