---
title: API
description: Use Agent Memory from Workers or over HTTP.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/agent-memory/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# API

Use Agent Memory from a [Worker](https://developers.cloudflare.com/workers/) through a binding, or from external services through the Cloudflare API.

* [ Workers API ](https://developers.cloudflare.com/agent-memory/api/workers-api/)
* [ HTTP API ](https://developers.cloudflare.com/agent-memory/api/http-api/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/agent-memory/","name":"Agent Memory"}},{"@type":"ListItem","position":3,"item":{"@id":"/agent-memory/api/","name":"API"}}]}
```
