Home
Providers
Mem0
Mem0
Mem0 is a memory infrastructure layer that gives AI agents and applications persistent context across sessions. The platform automatically condenses chat history into compact memories that reduce tokens and latency while preserving the right context for retrieval. Mem0 offers both a managed cloud platform and a permissively licensed open source project, with multi-tenant organizations, projects, users, and webhooks. It integrates with most popular agent frameworks including LangChain, LangGraph, CrewAI, AutoGen, LlamaIndex, the OpenAI Agents SDK, and the Vercel AI SDK. Enterprise features cover SOC 2, HIPAA, BYOK, auditable logging, and observability for production agent deployments.
Mem0 publishes 14 APIs on the APIs.io network, including agents API, apps API, entities API, and 11 more. Tagged areas include Memory, AI Agents, Agent Memory, Context, and LLMs.
Mem0’s developer surface includes authentication, documentation, engineering blog, pricing, and 15 more developer resources.
15 APIs
On this page
Kin Score
APIs 15
Open Collections 16
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 2
Agentic Access 1
Resources 19
apis.yml
50 Operational Transparency
Composite quality — 45.0/100 · developing
Contract Quality
12.6 / 25
Developer Ergonomics
5.7 / 20
Operational Transparency
6.5 / 13
Contract Governance
0.0 / 12
Agent readiness — 22/100 · agent aware
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
0 / 6
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Delegated User Identity
0 / 6
Protected Resource Metadata
0 / 5
Registration Without a Human
0 / 6
Agentic Commerce Surface
0 / 5
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 15
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 16
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 2
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 3
Status, limits, changes, and where to get help
Commercial 4
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: mem0
name: Mem0
description: Mem0 is a memory infrastructure layer that gives AI agents and applications persistent context across sessions.
The platform automatically condenses chat history into compact memories that reduce tokens and latency while preserving
the right context for retrieval. Mem0 offers both a managed cloud platform and a permissively licensed open source project,
with multi-tenant organizations, projects, users, and webhooks. It integrates with most popular agent frameworks including
LangChain, LangGraph, CrewAI, AutoGen, LlamaIndex, the OpenAI Agents SDK, and the Vercel AI SDK. Enterprise features cover
SOC 2, HIPAA, BYOK, auditable logging, and observability for production agent deployments.
type: Index
accessModel:
pricing: free
onboarding: self-serve
trial: false
try_now: true
public: false
label: Free · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
position: Provider
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mem0.png
tags:
- Memory
- AI Agents
- Agent Memory
- Context
- LLMs
- Retrieval
- Vectors
- LangChain
- CrewAI
- AutoGen
- LlamaIndex
- Open-Source
- Infrastructure
tags_raw:
- Memory
- AI Agents
- Agent Memory
- Context
- LLMs
- Retrieval
- Vector
- LangChain
- CrewAI
- AutoGen
- LlamaIndex
- Open Source
- Infrastructure
url: https://raw.githubusercontent.com/api-evangelist/mem0/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.23'
apis:
- aid: mem0:platform-api
name: Mem0 Platform API
description: The Mem0 Platform API provides hosted memory services for AI agents, exposing endpoints for adding, searching,
retrieving, updating, and deleting memories, plus entities, events, organizations, projects, and webhooks. The API is
REST based and authenticated with a project API key.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Memory
- Agent Memory
- Search
- Webhook
- Multi-Tenant
- REST
tags_raw:
- Memory
- Agent Memory
- Search
- Webhooks
- Multi-Tenant
- REST
properties:
- type: Documentation
url: https://docs.mem0.ai
- type: GettingStarted
url: https://docs.mem0.ai/quickstart
- type: Signup
url: https://app.mem0.ai
- type: APIReference
url: https://docs.mem0.ai/api-reference
- type: SDKs
url: https://github.com/mem0ai/mem0-python
- type: SDKs
url: https://github.com/mem0ai/mem0-js
- type: GitHubRepository
url: https://github.com/mem0ai/mem0
- type: Pricing
url: https://mem0.ai/pricing
- type: Authentication
url: https://docs.mem0.ai/platform/quickstart
features:
- name: Add Memories
description: Store conversation turns and structured context as memories tied to users or agents.
- name: Semantic Search
description: Retrieve relevant memories with vector and hybrid search across users, agents, and runs.
- name: Memory Lifecycle
description: Get, update, and delete memories individually or in batches.
- name: Entities
description: Manage users and agents as first class entities with their own memory scopes.
- name: Organizations and Projects
description: Multi-tenant organization, project, and member management for teams and enterprises.
- name: Events
description: Monitor asynchronous operations such as memory ingestion and processing.
- name: Webhooks
description: Subscribe to memory and entity events for real-time downstream processing.
- name: Graph Memory
description: Optional graph-based memory representation for richer relationship modeling.
- name: BYOK and Self-Hosted
description: Bring your own keys for LLMs and vector stores, or self host with the open source build.
useCases:
- name: Personalized Assistants
description: Give chat assistants long-term memory of user preferences, history, and context.
- name: Customer Support Agents
description: Remember prior tickets, accounts, and product context across support sessions.
- name: Sales and CRM Agents
description: Persist account context, deal stage, and conversation history across reps and channels.
- name: Healthcare Assistants
description: Maintain HIPAA-compliant patient context for clinical and admin workflows.
- name: Education Tutors
description: Track learner progress, gaps, and preferences across lessons and sessions.
- name: Coding Agents
description: Remember repo conventions, prior fixes, and developer preferences across sessions.
integrations:
- name: LangChain
- name: LangGraph
- name: CrewAI
- name: AutoGen
- name: LlamaIndex
- name: OpenAI Agents SDK
- name: Google ADK
- name: AWS Bedrock
- name: Vercel AI SDK
- name: LiveKit
- name: ElevenLabs
- name: Pipecat
- name: Flowise
- name: Dify
- name: Mastra
authentication:
- type: API Key
description: Authenticate with a project API key in the Authorization header (Token scheme).
- aid: mem0:mem0-agents-api
name: Mem0 agents API
description: The agents API from Mem0 — 1 operation(s) for agents.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Agents
tags_raw:
- agents
properties:
- type: OpenAPI
url: openapi/mem0-agents-api-openapi.yml
- aid: mem0:mem0-apps-api
name: Mem0 apps API
description: The apps API from Mem0 — 1 operation(s) for apps.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Application
tags_raw:
- apps
properties:
- type: OpenAPI
url: openapi/mem0-apps-api-openapi.yml
- aid: mem0:mem0-entities-api
name: Mem0 entities API
description: The entities API from Mem0 — 3 operation(s) for entities.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Entities
tags_raw:
- entities
properties:
- type: OpenAPI
url: openapi/mem0-entities-api-openapi.yml
- aid: mem0:mem0-events-api
name: Mem0 events API
description: The events API from Mem0 — 2 operation(s) for events.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Event
tags_raw:
- events
properties:
- type: OpenAPI
url: openapi/mem0-events-api-openapi.yml
- aid: mem0:mem0-exports-api
name: Mem0 exports API
description: The exports API from Mem0 — 2 operation(s) for exports.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Export
tags_raw:
- exports
properties:
- type: OpenAPI
url: openapi/mem0-exports-api-openapi.yml
- aid: mem0:mem0-feedback-api
name: Mem0 feedback API
description: The feedback API from Mem0 — 1 operation(s) for feedback.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Feedback
tags_raw:
- feedback
properties:
- type: OpenAPI
url: openapi/mem0-feedback-api-openapi.yml
- aid: mem0:mem0-memories-api
name: Mem0 memories API
description: The memories API from Mem0 — 12 operation(s) for memories.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Memories
tags_raw:
- memories
properties:
- type: OpenAPI
url: openapi/mem0-memories-api-openapi.yml
- aid: mem0:mem0-organizations-api
name: Mem0 organizations API
description: The organizations API from Mem0 — 3 operation(s) for organizations.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Organization
tags_raw:
- organizations
properties:
- type: OpenAPI
url: openapi/mem0-organizations-api-openapi.yml
- aid: mem0:mem0-project-api
name: Mem0 Project API
description: The Project API from Mem0 — 1 operation(s) for project.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Project
properties:
- type: OpenAPI
url: openapi/mem0-project-api-openapi.yml
- aid: mem0:mem0-projects-api
name: Mem0 projects API
description: The projects API from Mem0 — 3 operation(s) for projects.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Project
tags_raw:
- projects
properties:
- type: OpenAPI
url: openapi/mem0-projects-api-openapi.yml
- aid: mem0:mem0-runs-api
name: Mem0 runs API
description: The runs API from Mem0 — 1 operation(s) for runs.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Runs
tags_raw:
- runs
properties:
- type: OpenAPI
url: openapi/mem0-runs-api-openapi.yml
- aid: mem0:mem0-stats-api
name: Mem0 stats API
description: The stats API from Mem0 — 1 operation(s) for stats.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Stats
tags_raw:
- stats
properties:
- type: OpenAPI
url: openapi/mem0-stats-api-openapi.yml
- aid: mem0:mem0-users-api
name: Mem0 users API
description: The users API from Mem0 — 1 operation(s) for users.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- User
tags_raw:
- users
properties:
- type: OpenAPI
url: openapi/mem0-users-api-openapi.yml
- aid: mem0:mem0-webhooks-api
name: Mem0 webhooks API
description: The webhooks API from Mem0 — 2 operation(s) for webhooks.
humanURL: https://docs.mem0.ai/api-reference
baseURL: https://api.mem0.ai
tags:
- Webhook
tags_raw:
- webhooks
properties:
- type: OpenAPI
url: openapi/mem0-webhooks-api-openapi.yml
common:
- type: IssueTracker
url: https://github.com/mem0ai/mem0/issues
- type: Releases
url: https://github.com/mem0ai/mem0/releases
- type: SecurityPolicy
url: https://github.com/mem0ai/mem0/blob/main/SECURITY.md
- type: ContributionGuide
url: https://github.com/mem0ai/mem0/blob/main/CONTRIBUTING.md
- type: License
name: Apache-2.0
url: https://github.com/mem0ai/mem0/blob/main/LICENSE
- type: AgenticAccess
url: agentic-access/mem0-agentic-access.yml
- type: DomainSecurity
url: security/mem0-domain-security.yml
- type: Authentication
url: authentication/mem0-authentication.yml
- type: Website
url: https://mem0.ai
- type: Documentation
url: https://docs.mem0.ai
- type: Blog
url: https://mem0.ai/blog
- type: GitHubOrganization
url: https://github.com/mem0ai
- type: Pricing
url: https://mem0.ai/pricing
- type: TermsOfService
url: https://mem0.ai/terms
- type: PrivacyPolicy
url: https://mem0.ai/privacy
- type: Discord
url: https://mem0.dev/DiD
- type: X
url: https://x.com/mem0ai
- type: LinkedIn
url: https://www.linkedin.com/company/mem0
- type: LlmsText
url: https://docs.mem0.ai/llms.txt
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/mem0"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/mem0/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/mem0/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.