Skip to main content
The API Keys management endpoint allows you to create, list, and revoke API keys for accessing the OpenMemoryX API.

List API Keys

Retrieve all API keys for the authenticated user.

Request

Response

Create API Key

Create a new API key.
string
required
Name for the API key (e.g., “Production”, “Development”)

Request

Response

Save the API key securely. It will only be shown once during creation.

Revoke API Key

Delete an API key by ID.

Response