# Bazario — the record

> Bazario is a person-to-person marketplace engine with full source code for operators to customize and run as their own SaaS.

Source: https://saascode.ai/inside/products/bazario · A product record inside saascode — build data, changelog, and everything written about Bazario.

## The build (measured)

- Files written: 1227
- Pages: 103
- Routes (pages + API): 366
- Database tables (all under RLS): 82
- Migrations: 108
- Time on the line: 18h
- Shipped: 2026-08-13

## Written about it

- [Bazario: a person-to-person marketplace engine with operator control](https://saascode.ai/inside/bazario-person-to-person-marketplace-engine.md)
- [Bazario vs Sharetribe: own the marketplace engine or rent the core](https://saascode.ai/inside/bazario-vs-sharetribe.md)
- [Best P2P marketplace software for operators in 2026: four ownership models](https://saascode.ai/inside/best-p2p-marketplace-software-operators-2026.md)

## Platform foundation

Like every saascode product, Bazario ships on the fabric — the platform base included with every purchase:

- Authentication: Email + password, 28 providers incl. enterprise SSO
- Organizations: Deployment model depends on the product
- Billing: Subscription plans, feature gating, admin-managed pricing
- Payments: 18 providers — Stripe, PayPal, regional processors
- API: Versioned REST + API keys, rate-limited
- MCP: Agent-ready — MCP server per product
- Integrations: 67 connected services — every card has code behind it
- Webhooks: Signed inbound with replay guard, plus outbound dispatch
- Notifications: 9 channels — in-app, email, Slack, Discord, Telegram, SMS
- i18n: DB-backed translations, admin-editable, add languages post-deploy
- Roles & access: Role-based access control, admin panel included
- Email: 4 switchable providers, templated transactional email
- Security: RLS everywhere, Zod validation, audit logging, rate limiting

## Links

- Buy in the catalog: https://saascode.ai/products/bazario
- Catalog page as markdown: https://saascode.ai/products/bazario.md
- Live demo: https://bazario.saascode.ai
