Skip to content

Export Data

Export the cluster’s memories to a JSON file for backup or migration.

GET /v1/export

None.

Terminal window
curl -X GET "https://api.memorymodel.dev/v1/export" \
-H "x-memory-cluster-access-key: sk_live_..." \
--output project_backup.json