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

Mem0 projects API

The projects API from Mem0 — 3 operation(s) for projects.

Mem0 projects API is one of 15 APIs that Mem0 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 3 paths. It is described by OpenAPI 3.0.1, at version v1.

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

8 operations 3 paths 0 schemas 1 DELETE3 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1
Base URL
https://api.mem0.ai
Authentication
API Key
License
Apache 2.0
Resource Areas
1

Authentication & Security 1

Mem0 projects API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token yourapikey'

Paths & Operations 8

Across 3 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

projects 8
GET
/api/v1/orgs/organizations/{org_id}/projects/
Get projects
get_projects 1 param → 200
POST
/api/v1/orgs/organizations/{org_id}/projects/
Create project
create_project 1 param body → 200400403
GET
/api/v1/orgs/organizations/{org_id}/projects/{project_id}/
Get project details
get_project 2 params → 200404
PATCH
/api/v1/orgs/organizations/{org_id}/projects/{project_id}/
Update Project
update_project 2 params body → 200404
DELETE
/api/v1/orgs/organizations/{org_id}/projects/{project_id}/
Delete Project
delete_project 2 params → 200403404
GET
/api/v1/orgs/organizations/{org_id}/projects/{project_id}/members/
Get Project Members
get_project_members 2 params → 200404
POST
/api/v1/orgs/organizations/{org_id}/projects/{project_id}/members/
Add member to project
add_project_member 2 params body → 200403404
PUT
/api/v1/orgs/organizations/{org_id}/projects/{project_id}/members/
Update project member role
update_project_member 2 params body → 200403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mem0-projects-api-openapi.yml Raw ↑

Other APIs Mem0 publishes across the network.

Mem0 Platform API
Mem0 agents API
Mem0 apps API
Mem0 entities API
Mem0 events API
Mem0 exports API
Mem0 feedback API
Mem0 memories API
Mem0 organizations API
Mem0 Project API
Mem0 runs API
Mem0 stats API
Where this information came from

This is an independent, third-party profile of Mem0 projects API, 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.