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.
Documentation
Specifications
Other Resources
Conventions
https://raw.githubusercontent.com/api-evangelist/parallel-web-systems/refs/heads/main/conventions/parallel-web-systems-conventions.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/parallel-web-systems/refs/heads/main/errors/parallel-web-systems-problem-types.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/parallel-web-systems/refs/heads/main/data-model/parallel-web-systems-data-model.yml