Skip to main content
POST
/export
Authentication: Required (if enabled) Export the entire graph as base64-encoded canonical binary data with a checksum for verification.
Export works for both in-memory and persistent (redb) backends. For persistent backends, a snapshot is built by iterating all nodes and edges.

Response

Example

Last modified on February 18, 2026