{"auth":{"header":"Authorization","prefix":"Bearer thx_","type":"bearer"},"curl_recall":"curl -sS -X POST \"$THALADEX_URL/v1/layers/{layer_id}/recall\" -H \"Authorization: Bearer $THALADEX_AGENT_TOKEN\" -H \"Content-Type: application/json\" -d '{\"query\":\"hello\",\"top_k\":5,\"min_score\":0.35}'","curl_remember":"curl -sS -X POST \"$THALADEX_URL/v1/layers/{layer_id}/remember\" -H \"Authorization: Bearer $THALADEX_AGENT_TOKEN\" -H \"Content-Type: application/json\" -d '{\"text\":\"Hello from agent\"}'","env":{"THALADEX_AGENT_TOKEN":"<one-time api_token from create response; remember/recall/MCP>","THALADEX_OWNER_TOKEN":"<console/session bearer; POST /v1/agents>","THALADEX_TOKEN":"(legacy, ambiguous — prefer OWNER/AGENT split)","THALADEX_URL":"https://thaladex.united-ai.ca"},"export":{"layer_scoped":{"method":"GET","path":"/v1/layers/{layer_id}/export","scope":"layer"},"tenant_wide":{"method":"GET","note":"All layers — broader portability scope","path":"/v1/export","scope":"tenant"}},"feedback_human_url":"https://thaladex.united-ai.ca","feedback_mcp_tool":"thaladex_feedback","feedback_url":"https://thaladex.united-ai.ca/v1/feedback","mcp_protocol_version":"2025-06-18","mcp_url":"https://thaladex.united-ai.ca/mcp","note":"Authenticate with Bearer thx_… for tenant-specific agents, default_agent, and paste-ready examples. Agent self-onboard: GET /v1/welcome-pack or /v1/layers/{id}/onboarding (MCP thaladex_onboard), then POST welcome-ack (MCP thaladex_onboard_complete; human viewer is never blocked).","product":"UAI Thaladex","project_ingest_recipe":{"note":"See authenticated GET /v1/connection-kit for full project_ingest_recipe with batching and rate-limit backoff."},"rest_base":"https://thaladex.united-ai.ca","tools":["thaladex_whoami","thaladex_onboard","thaladex_onboard_complete","thaladex_remember","thaladex_recall","thaladex_compress","thaladex_feedback","thaladex_service_bulletins","thaladex_memory_health","thaladex_reflect"],"welcome_pack_url":"https://thaladex.united-ai.ca/v1/welcome-pack","welcome_pack_version":"20260711wp1"}