> ## Documentation Index
> Fetch the complete documentation index at: https://docs.4stax.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API overview

> The 4StaX developer API. Coming soon.

<Note>
  The 4StaX cloud API is on the roadmap. This section will document the REST API for memory reads, writes, vault management, and consent operations once it ships.
</Note>

## What the API will cover

* **Memory**. Read, write, search, and delete memories programmatically.
* **Vault**. Manage permissions, audit logs, and consent rules.
* **Users**. Manage identities and cross device sync.
* **Webhooks**. Get notified when memories are accessed or modified.

## Join the waitlist

If you're building something that needs persistent cross-provider memory and want early API access, join the waitlist and mention your use case.

<Card title="Join the API waitlist" icon="arrow-right" href="https://4stax.com/#waitlist">
  Get notified when the API opens
</Card>

## In the meantime

The open source [kontxt MCP server](/developers/kontxt) is available today and covers the core memory use case for local and self-hosted setups.
