BAXUS API (BoozApp / Marketplace)

The BAXUS backend service (NestJS) that powers the marketplace and BoozApp: bottle and listing search, marketplace listings, and user "bar" collections. Undocumented public/read endpoints are evidenced in first-party (BOB agent) and third-party integrations; the host enforces per-window rate limiting and Helmet security headers, and returns a NestJS-style error envelope.

API entry from apis.yml

apis.yml Raw ↑
name: BAXUS API (BoozApp / Marketplace)
description: 'The BAXUS backend service (NestJS) that powers the marketplace and BoozApp: bottle and listing
  search, marketplace listings, and user "bar" collections. Undocumented public/read endpoints are evidenced
  in first-party (BOB agent) and third-party integrations; the host enforces per-window rate limiting
  and Helmet security headers, and returns a NestJS-style error envelope.'
humanURL: https://www.baxus.co
baseURL: https://services.baxus.co
tags:
- Spirits
- Marketplace
- Search
properties:
- type: RateLimits
  url: rate-limits/baxus-rate-limits.yml
- type: ErrorCatalog
  url: errors/baxus-problem-types.yml
- type: Conventions
  url: conventions/baxus-conventions.yml