Skip to content
Get started

Client

Get user profile
POST/v4/profile
Add document
POST/v3/documents
ModelsExpand Collapse
ProfileResponse object { profile, searchResults }
profile: object { dynamic, static }
dynamic: array of string

Dynamic profile information (recent memories)

static: array of string

Static profile information that remains relevant long-term

searchResults: optional object { results, timing, total }

Search results if a search query was provided

results: array of unknown

Search results for the provided query

timing: number

Search timing in milliseconds

total: number

Total number of search results

AddResponse object { id, status }
id: string

Unique identifier of the document

status: string

Status of the document