API Keys

Use the API keys page in app.memorilabs.ai to create and manage keys for your organization.

Overview

The table includes:

  • Name
  • Key (masked)
  • Created at
  • Last used

If no keys are connected yet, the table shows No connected APIs.

Create a New API Key

  1. Open API keys in the dashboard sidebar.
  2. Click Create API key.
  3. In New API key, enter a value in Name.
  4. Click Create key.

API keys page with empty table state and New API key modal

Copy the Key (Shown Once)

After creating a key, the Your API key modal appears with the full key value and a Copy button.

  1. Click Copy.
  2. Click Continue to return to the API keys table.

API keys page with table row and Your API key modal for one-time copy

Security Best Practices

  • Store keys in environment variables or a secure secrets manager
  • Rotate keys immediately if you suspect exposure
  • Use separate keys for development, staging, and production