Intelligent B2B Marketplace – Phase 1 API. Use the links and sample commands below to explore.
Login
curl -X POST http://b2b.demoapi.agrayianailabs.com/api/auth/login \
-H "Content-Type: application/json" \
-d '{"email":"admin@smartb2b.com","password":"Admin@123"}'
List products
curl "http://b2b.demoapi.agrayianailabs.com/api/products?search=steel"