{"name":"Onagre FAPI - Fake API","description":"Simulated enterprise backend for monitoring sensor testing","version":"1.0.0","endpoints":["GET  /api/health","GET  /api/order/{id}","GET  /api/order","GET  /api/customer/{id}","GET  /api/customer","GET  /api/product/{id}","GET  /api/product","GET  /api/inventory/{productId}","GET  /api/billing/invoice/{id}","GET  /api/billing/invoice","GET  /api/payment/{id}","POST /api/auth/login","GET  /api/auth/verify","GET  /api/address/{id}","GET  /api/shipping/{orderId}","POST /api/notification/send","GET  /api/notification/{id}","GET  /api/{service}/health"],"simulation":["?delay=2000   (simulate 2s latency)","?status=500   (simulate HTTP 500)","?status=404   (simulate HTTP 404)","?fail=true    (force 500 error)"]}