How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Parallel Web Systems Memory API (Beta)

The beta Memory API gives agents a persistent retrieval layer over previously gathered web context. It exposes three operations - retrieve memory for a query, evict a specific source from memory, and clear memory entirely - so an agent can reuse research across turns without refetching the web. The surface lives under the /v1beta prefix and is opted into via the `parallel-beta` request header.

Parallel Web Systems Memory API (Beta) is one of 8 APIs that Parallel Web Systems publishes on the 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 and API documentation.

This API exposes 3 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 0.1.2.

Requests are made against a single base URL, https://api.parallel.ai.

3 operations 3 paths 10 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.2
Base URL
https://api.parallel.ai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Parallel Web Systems Memory API (Beta) declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.

Memory 3

The Memory API retrieves and manages memories created by Tasks, Monitors, and FindAll runs. Memories can be personal or isolated with a memoryscopekey.

POST
/v1beta/memory/clear
Clear Memory
clear_memory_v1beta_memory_clear_post body → 204422
POST
/v1beta/memory/evict
Evict from Memory
evict_memory_source_v1beta_memory_evict_post body → 204422
POST
/v1beta/memory/retrieve
Retrieve Memory
retrieve_memory_v1beta_memory_retrieve_post body → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are MonitorMemoryResult (6 properties), FindAllMemoryResult (5 properties), TaskMemoryResult (5 properties), MemoryRetrieveRequest (5 properties). Each schema is shown below with its type and property counts.

FindAllMemoryResult
object
5 properties 4 required
HTTPValidationError
object
1 property
MemoryClearRequest
object
1 property
MemoryEvictRequest
object
3 properties 2 required
MemoryRetrieveRequest
object
5 properties
MemoryRetrieveResponse
object
1 property 1 required
MonitorMemoryEvent
object
4 properties 4 required
MonitorMemoryResult
object
6 properties 4 required
TaskMemoryResult
object
5 properties 4 required
ValidationError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

parallel-web-systems-memory-api-openapi.yml Raw ↑

Other APIs Parallel Web Systems publishes across the network.

Parallel Web Systems Chat API (Beta) API
Parallel Web Systems Extract API
Parallel Web Systems FindAll API
Parallel Web Systems Monitor API
Parallel Web Systems Search API
Parallel Web Systems Tasks API
Parallel Web Systems Responses API
Where this information came from

This is an independent, third-party profile of Parallel Web Systems Memory API (Beta), published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.