Brandboom is an AI-powered B2B wholesale platform that brands use to run their entire sales cycle—digital line sheets, presentations, order and inventory management, payments, and fulfillment—across a network of 200,000+ buyers. An API lets you programmatically pull and push customers, products, orders, invoices, payments, shipments, price tiers, and ship windows so you can sync Brandboom with your ERP, accounting, and e-commerce systems.

Brandboom is an AI-powered B2B wholesale platform that lets brands manage their entire sales cycle—from digital line sheets and presentations through order management, payments, and fulfillment—while connecting them with an active network of 200,000+ buyers. Brands use Brandboom to present collections to retailers, process and track orders, sync inventory across systems, manage sales reps and commissions, and analyze buyer engagement through its Style Pulse marketplace.
Core product areas include:
Common data entities:
Brands run mission-critical wholesale workflows on Brandboom, but wiring its data into ERP, accounting, and e-commerce systems involves real friction:
Supergood combines Brandboom's open API with authenticated browser flows to deliver a resilient, normalized API layer for your Brandboom account—so you integrate once and rely on consistent objects regardless of plan tier or permission scope.
Use Brandboom with AI agents: Brandboom MCP Server →
Book a 30-minute session to confirm your modules, plan tier, permissions, and authentication setup.
We deliver a production-ready Brandboom adapter tailored to your account configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Brandboom evolves.
Authentication
/authenticateAuthenticate to a Brandboom account using your API Key and Account ID and obtain a session for downstream calls.
Customers
/customers/searchSearch and retrieve customer records with filters; supports create, update, delete, and bulk import via JSON or CSV/Excel.
Products
/products/searchSearch products and inventory; import via inventory-only, split, or combine modes with SKU updates and size handling.
Orders
/orders/searchSearch orders with denormalized customer, product-line, and tag data, paginated via numResults (max 100) and resultOffset.
Invoices
/invoicesCreate invoices, then search, update, send, or delete them; commission lifecycle fields are read-only via the API.
Shipments
/shipmentsCreate shipments and update status; requires shipment-management permissions on the target account.
- Pull orders with embedded customer and product-line data from /orders/search into your warehouse - Push invoices and payments into accounting and AR systems with read-only commission fields preserved - Export to QuickBooks-compatible formats for reconciliation
- Import products and inventory via inventory-only, split, or combine modes with SKU updates - Track product import jobs and cancel stuck imports through /productimportjobs - Reconcile ship-window inventory and remove zero-inventory products automatically
- Create, update, and bulk-import customers from CRM via JSON or CSV/Excel - Manage price tiers and enable or disable them for showrooms - Apply per-customer discount percentages consistently across channels
- Create shipments and push status updates back to Brandboom - Process payments and refunds against invoices with proper account permissions - Surface shipment and payment events to downstream operations tools via webhooks
Authentication
API Key plus Account ID, managed in a secure session with scoped, rotated credentials
Connectivity
Brandboom's open REST API combined with authenticated browser flows where surfaces aren't exposed via API
Response format
Normalized JSON across customers, products, orders, invoices, payments, shipments, and ship windows
Rate limits
Adaptive throttling tuned to your account to stay within Brandboom-side limits
Session management
Automatic credential handling, token rotation, and re-auth on expiry
Data freshness
Near real-time pulls for orders, inventory, and payments with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Real-time event subscriptions for order, invoice, payment, and shipment changes
Latency
Sub-second reads on cached entities; multi-second writes when posting orders, invoices, and shipments
Throughput
Horizontally scaled workers sized to catalog volume and high-frequency import jobs
Reliability
Retry, backoff, and idempotency keys for invoice, payment, and shipment writes
Adaptation
Continuous monitoring of Brandboom API and integration changes across plan tiers and permission scopes
Brandboom enables API access through their support team, after which an API Key and Account ID appear on your Account page. Supergood manages these credentials for you and works against the same authenticated surfaces.
Yes. Brandboom offers sandbox accounts requested through support for testing before connecting a live account, and Supergood validates your integration against that environment first.
Customers, products and inventory, orders, invoices, payments, shipments, ship windows, price tiers, and showrooms—covering search, create, update, delete, import, and status operations, all returned as normalized JSON.
Responses are scoped to the caller's permissions, and some features (like custom ship windows) require a Business plan. Supergood surfaces only the data and actions your account is entitled to.
Yes. Brandboom is built for ERP, accounting, and e-commerce sync, with native Shopify and ApparelMagic integrations. Supergood normalizes its data so you integrate once and reuse consistent objects.