{"name":"B2Bभारत API","version":"1.0.0","routes":[{"path":"/api/auth","description":"Authentication: register, login, me"},{"path":"/api/company","description":"Company profile: create/update, get my profile"},{"path":"/api/products","description":"Products: list, get by id, seller CRUD, seller/me"},{"path":"/api/inquiries","description":"Inquiries: create (buyer), get my inquiries"},{"path":"/api/categories","description":"Categories: list (public), CRUD (admin)"},{"path":"/api/wishlist","description":"Wishlist: get, toggle, remove (buyer)"},{"path":"/api/cart","description":"RFQ Cart: get, add, remove, clear (buyer)"},{"path":"/api/rfq","description":"RFQ: create, my, assigned, quotes, accept-quote"},{"path":"/api/quote","description":"Quote: revise (seller)"},{"path":"/api/orders","description":"Orders: my, by id, update status"},{"path":"/api/messages","description":"Messages: get/post by rfqId"},{"path":"/api/admin","description":"Admin: summary, users, ban, verify-supplier, rfqs, orders, logs"}],"docs":"/docs"}