Brink is a set of APIs and events, not a fixed platform. Here's literally what that unlocks.
Catalog, pricing, stock, tax, discounts, orders, and checkout each run as their own Go service, with its own database, API, and event stream. Use one, use five, or replace one later without touching the rest.
Every write is idempotent and conflict-safe. Sequence-number-based optimistic concurrency means retries, duplicate webhooks, and out-of-order events never corrupt state.
Every meaningful change publishes a schema-validated event via EventBridge or webhook. Failed deliveries retry automatically, and outages can be recovered with a replay instead of manual fixes.
Built on AWS Lambda, DynamoDB, EventBridge, and Step Functions. No servers to provision, no capacity planning before Black Friday — it scales up and down automatically.
The Merchant Portal runs on the same public APIs as any integrator. Anything it does, you can build, automate, or replace via the API — no private UI-only logic.
Every API call — human, integration, or AI agent — follows the same access model: OAuth 2.0 client credentials with tightly scoped permissions like deliveries/write or orders/read.




EQPE is taking its next step in digital commerce with a new online store on Brink Commerce. In collaboration with NoA Ignite, the brand has built a modern
Read article