{"status":"API is running","timestamp":"2026-06-21T06:08:07.148Z","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":85815296,"heapTotal":15147008,"heapUsed":13328256,"external":213510225,"arrayBuffers":330895}}}