← Back to AgentMarket

Vendor Dashboard

This proof-of-concept dashboard shows how businesses would publish agent-ready products and services.

2.5%
Platform commission
API-first
Built for autonomous buyers
Dry-run
Safety before purchase

Vendor API flow

  1. Register a user through POST /api/auth/register.
  2. Create a vendor profile through POST /api/vendors/register.
  3. Publish products through POST /api/vendors/products.
  4. Agents discover products through GET /api/agents/products.