mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-07-31 20:04:11 +00:00
15 lines
552 B
Text
15 lines
552 B
Text
---
|
|
title: "Profiles"
|
|
sidebarTitle: "Profiles overview"
|
|
description: "Entity profiles — static and dynamic facts for a container."
|
|
icon: "id-card"
|
|
---
|
|
|
|
Profiles summarize what Supermemory knows about a user or entity in a `containerTag`.
|
|
|
|
| Endpoint | Use when |
|
|
| --- | --- |
|
|
| `POST /v4/profile` | Fetch static + dynamic profile for a container |
|
|
| `POST /v4/profile/buckets` | Profile organized by custom buckets |
|
|
|
|
**Guides:** [User profiles API](/recall/user-profiles) · [Concepts](/concepts/user-profiles) · [Buckets](/user-profiles/buckets)
|