Baxus

BAXUS is a peer-to-peer marketplace for buying, selling, trading, and storing fine and rare wine and spirits, built on the Solana blockchain. Founded in 2021 by Tzvi Wiesel and based in Woodland Park, New Jersey, BAXUS authenticates physical bottles and holds them in climate-controlled vaults, then tokenizes each as an NFT that serves as a digital certificate of ownership and provenance. Beyond the marketplace and Vault, BAXUS operates the BoozApp collection app, an open-source AI whiskey sommelier agent (BOB), and Whisky-Goggles AI bottle recognition. Its backend API at services.baxus.co powers bottle search, marketplace listings, and user bar collections. Backed by Multicoin Capital.

Baxus publishes 1 API on the APIs.io network. Tagged areas include Company, Crypto Web3, Blockchain, Solana, and NFT.

19.5/100 emerging Agent 7/100 human only Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyCrypto Web3BlockchainSolanaNFTSpiritsWineWhiskeyMarketplaceCollectibles

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 19.5/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 7/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/baxus: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

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...

Rate Limits

Baxus Rate Limits

1 limits

RATE LIMITS

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: baxus
name: Baxus
description: BAXUS is a peer-to-peer marketplace for buying, selling, trading, and storing fine and rare wine and spirits,
  built on the Solana blockchain. Founded in 2021 by Tzvi Wiesel and based in Woodland Park, New Jersey, BAXUS authenticates
  physical bottles and holds them in climate-controlled vaults, then tokenizes each as an NFT that serves as a digital certificate
  of ownership and provenance. Beyond the marketplace and Vault, BAXUS operates the BoozApp collection app, an open-source
  AI whiskey sommelier agent (BOB), and Whisky-Goggles AI bottle recognition. Its backend API at services.baxus.co powers
  bottle search, marketplace listings, and user bar collections. Backed by Multicoin Capital.
image: https://www.baxus.co/assets/icons/baxus_gold.svg
url: https://raw.githubusercontent.com/api-evangelist/baxus/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Crypto Web3
- Blockchain
- Solana
- NFT
- Spirits
- Wine
- Whiskey
- Marketplace
- Collectibles
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://baxus.co
- type: GitHubOrganization
  url: https://github.com/BAXUSNFT
- type: PrivacyPolicy
  url: https://www.baxus.co/privacy
- type: TermsOfService
  url: https://www.baxus.co/termsconditions
- type: Login
  url: https://www.baxus.co/login
- type: DomainSecurity
  url: security/baxus-domain-security.yml
- type: LLMsTxt
  url: llms/baxus-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence