# Parallel Memory API

**Canonical:** https://apis.io/apis/parallel/parallel-memory-api/  
**Provider:** Parallel — https://apis.io/providers/parallel/  
**Base URL:** https://api.parallel.ai  
**Documentation:** https://docs.parallel.ai/resources/memory

Parallel Memory API is one of 8 APIs that [Parallel](https://apis.io/providers/parallel/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Memory. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

The Memory API lets agents search and reuse the results of past Task, Monitor and FindAll runs so new research builds on work already done. It exposes retrieve, evict and clear operations over the stored research corpus, turning repeated web research into a reusable, source-addressable memory rather than a fresh crawl every time.

## Operations (3)

| Method | Path | Summary |
|---|---|---|
| POST | `/v1beta/memory/clear` | Clear Memory |
| POST | `/v1beta/memory/evict` | Evict from Memory |
| POST | `/v1beta/memory/retrieve` | Retrieve Memory |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/parallel/refs/heads/main/openapi/parallel-memory-api-openapi.yml
- **Documentation** — https://docs.parallel.ai/resources/memory
- **APIReference** — https://docs.parallel.ai/api-reference
- **GettingStarted** — https://docs.parallel.ai/getting-started/overview
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/parallel/refs/heads/main/authentication/parallel-authentication.yml

## Other Parallel APIs (7)

- [Parallel Chat API (Beta) API](https://apis.io/apis/parallel/parallel-chat-api-beta-api/)
- [Parallel Extract API](https://apis.io/apis/parallel/parallel-extract-api/)
- [Parallel FindAll API](https://apis.io/apis/parallel/parallel-findall-api/)
- [Parallel Monitor API](https://apis.io/apis/parallel/parallel-monitor-api/)
- [Parallel Search API](https://apis.io/apis/parallel/parallel-search-api/)
- [Parallel Tasks API](https://apis.io/apis/parallel/parallel-tasks-api/)
- [Parallel Responses API](https://apis.io/apis/parallel/parallel-responses-api-api/)

## Tags

Memory

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/parallel/parallel-memory-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/parallel/.
