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/profilecurl https://api.memuron.com/memuron/profile200 OK
{
"profile": "memuron",
"description": "Product memory layer…",
"api_prefix": "/memuron"
}