Bases API

Bases API

Full environments for your agents.


Create and manage Exabase cloud filesystems programmatically. Memory, files, and search. Isolated and controlled by your app.

Full environments for your agents.


Create and manage Exabase cloud filesystems programmatically. Memory, files, and search. Isolated and controlled by your app.

Problem

Stitching together infra for your agents

You want to give your agent a place to work. Not just memory. Not just files. A full environment where it can store state, create documents, search its own history, and pick up where it left off.


Building this yourself means stitching together databases, file storage, vector search, auth, and isolation. That's months of infrastructure work.

Solution

Bases give agents a home

A Exabase Base is a complete environment, with storage, semantic search, memory and more.


Each Base is isolated. Your agent's data is separate from other agents, other users, other apps.


Use it as a secure store for a tenant of your app, or a knowledge-base instance for your agent.

Production-ready

Private by design

Security-first

Scalable

Production-ready

Private by design

Security-first

Scalable

Production-ready

Private by design

Security-first

Scalable

How it works

Use the Base:

Once created, use the Resources API and Memory API against that Base. Store files, add memories, search content. Everything is scoped to the Base.


Audit via UI:

Navigate any Base through the Exabase GUI. See exactly what your agent has stored, created, or modified. Debug and inspect without writing code.

Bases API at a glance

Endpoint

Method

Description

/v2/bases

POST

Create new Base

/v2/bases

GET

Get list of Bases

/v2/bases/{baseId}

GET

Get a Base

/v2/bases

PATCH

Update Base

/v2/bases

DELETE

Delete Base

Coming soon: Snapshots

Checkpoint your agent's Base instance and storage state. Roll back if something goes wrong. Branch to explore alternatives. Diff to see what changed.


Version control for agent state.

Deciding?

Ask your favourite AI about Exabase:

Ship your first app in minutes.

Ship your first app in minutes.