Overview

GENYS is a long-memory layer for AI apps. This overview explains core concepts, authentication, and how to think about storing and retrieving memory.

Core Concepts

Authentication

Use a server-side API key from the GENYS console. Pass it via the SDKs or an Authorization header for HTTP.

Next steps