# 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. Physical bottles are authenticated, held in climate-controlled vaults, and tokenized as NFTs that act as digital certificates of ownership and provenance. Founded in 2021 by Tzvi Wiesel; based in Woodland Park, New Jersey; backed by Multicoin Capital. This llms.txt was generated by the API Evangelist enrichment pipeline from the public BAXUS surface (site, GitHub org, and observed backend behavior). BAXUS publishes no developer documentation or OpenAPI; the API host is undocumented. ## Products - [Marketplace](https://www.baxus.co/): Peer-to-peer buying, selling, and trading of fine and rare spirits and wine. - [Vault](https://www.baxus.co/about): Climate-controlled storage; each stored bottle is tokenized as an NFT on Solana. - [BoozApp](https://www.baxus.co/): Collection app for tracking a user's bottles ("bar"). - [BOB](https://github.com/BAXUSNFT/bob): Open-source AI whiskey sommelier / recommendation agent (ElizaOS). - [Whisky-Goggles](https://github.com/BAXUSNFT/whisky-goggles): AI bottle recognition (computer vision + OCR + LLM + BM25). - [Vending](https://vending.baxus.co/): Premium spirits vending machine. ## API - Base URL: https://services.baxus.co (NestJS backend; undocumented public/read surface) - Conventions: offset pagination via from/size; NestJS `{message,error,statusCode}` error envelope; x-ratelimit-* signaling (3000/window observed). - Known endpoints (evidenced in integration code; returned 404 at 2026-07-18 probe): `GET /api/search/listings`, `GET /api/bar/user/{username}`. ## Artifacts (API Evangelist) - [apis.yml](https://raw.githubusercontent.com/api-evangelist/baxus/refs/heads/main/apis.yml) - [Conventions](https://raw.githubusercontent.com/api-evangelist/baxus/refs/heads/main/conventions/baxus-conventions.yml) - [Error envelope](https://raw.githubusercontent.com/api-evangelist/baxus/refs/heads/main/errors/baxus-problem-types.yml) - [Rate limits](https://raw.githubusercontent.com/api-evangelist/baxus/refs/heads/main/rate-limits/baxus-rate-limits.yml) - [Domain security](https://raw.githubusercontent.com/api-evangelist/baxus/refs/heads/main/security/baxus-domain-security.yml) ## Company - [Website](https://baxus.co) - [About](https://www.baxus.co/about) - [Careers](https://www.baxus.co/careers) - [GitHub](https://github.com/BAXUSNFT) - [Privacy](https://www.baxus.co/privacy) - [Terms & Conditions](https://www.baxus.co/termsconditions) - [Log In](https://www.baxus.co/login)