memμrondocs
Console
API REFERENCE

Profile

Return the Memuron capability manifest for the authenticated tenant.

Requires authentication — a Bearer token or X-Memuron-Actor-Id header.

No parameters required.

GET/memuron/profile
curl https://api.memuron.com/memuron/profile
200 OK
{
  "profile": "memuron",
  "description": "Product memory layer…",
  "api_prefix": "/memuron"
}