{"app":{"name":"STOREHELPA: AI-Powered Inventory Management System","tagline":"Your Business Thrives When Inventory Works","description":"AI-powered inventory management for African businesses","version":"1.0.0","environment":"development","status":"🟢 Operational"},"documentation":{"interactive":"GET /docs","alternative":"GET /redoc","openapi":"GET /openapi.json","html_landing":"GET /"},"quick_start":{"step_1":"Register: POST /api/v1/auth/register","step_2":"Login: POST /api/v1/auth/login","step_3":"Use token: Authorization: Bearer <access_token>","step_4":"Explore: Visit /docs for full API reference"},"main_endpoints":{"auth":["POST /api/v1/auth/login","POST /api/v1/auth/register","POST /api/v1/auth/refresh"],"products":["GET /api/v1/products","POST /api/v1/products","GET /api/v1/products/{product_id}","PUT /api/v1/products/{product_id}","DELETE /api/v1/products/{product_id}"],"inventory":["POST /api/v1/stock/stock-in","POST /api/v1/stock/stock-out","GET /api/v1/stock/history/{product_id}"],"branches":["GET /api/v1/branches","POST /api/v1/branches","GET /api/v1/branches/{branch_id}"],"analytics":["GET /api/v1/analytics/dashboard","GET /api/v1/analytics/forecast"],"admin":["POST /api/v1/admin/businesses","GET /api/v1/admin/businesses"]},"support":{"github":"https://github.com/michaeluche01/backend-inventory","email":"contact@storehelpa.com","website":"https://storehelpa.com/"}}