{"status":"API is running","timestamp":"2026-08-20T06:37:34.494Z","endpoints":{"initialize":{"path":"/initialize","method":"POST","description":"Initialize the SafeQuard system","input":{"transport_key":"string (32bytes base64)"},"output":{"tk_valid":"string (boolean)"}},"mlkem_encrypt":{"path":"/mlkem_encrypt","method":"POST","description":"Encrypt message using SafeQuard/TEE.","input":{"message":"string (base64)"},"output":{"encrypted_data":"string (base64)"}},"mlkem_decrypt":{"path":"/mlkem_decrypt","method":"POST","description":"Decrypt message using SafeQuard/TEE.","input":{"encrypted_data":"string (base64)"},"output":{"message":"string (base64)"}}},"system":{"nodeVersion":"v24.13.0","platform":"linux","memoryUsage":{"rss":73224192,"heapTotal":13312000,"heapUsed":12545632,"external":213248265,"arrayBuffers":60545}}}