B2Bभारत API

Version 1.0.0 • ENV development • Server Python/FastAPI

Intelligent B2B Marketplace – Phase 1 API. Use the links and sample commands below to explore.

Sample requests

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"