Skip to content

OpenAPI Schema

The full OpenAPI 3.0 specification is auto-generated from the API source code.

Auto-Generated Types

TypeScript types are generated from the OpenAPI schema:

bash
pnpm generate:api-types

This outputs packages/shared/src/types/api.generated.ts, importable as:

ts
import type { paths, components } from '@botmem/shared/types/api.generated';

Your memories. Your agents. Your control.