{"service":"ifc-lite-server","version":"1.14.1","description":"High-performance IFC processing server","endpoints":[{"method":"GET","path":"/api/v1/health","description":"Health check endpoint"},{"method":"POST","path":"/api/v1/parse","description":"Full parse with all geometry"},{"method":"POST","path":"/api/v1/parse/stream","description":"Streaming parse (Server-Sent Events)"},{"method":"POST","path":"/api/v1/parse/metadata","description":"Quick metadata extraction only"},{"method":"GET","path":"/api/v1/cache/:key","description":"Retrieve cached result"}]}