Partner API
The RaspberryPints Partner API lets you connect your existing tools — POS systems, inventory management, ordering platforms, and custom applications — directly to your brewery data.
What Can You Do?
With the Partner API you can:
- Manage your beer catalog — Create, update, and delete beers programmatically
- Control your taps — Assign and remove beers from taps, create new taps, and track active sessions
- Read taplist data — Pull your current taplist into external displays, websites, or apps
- Sync inventory — Keep your POS or inventory system in sync with what's on tap
Requirements
- An active Basic or Professional license
- Owner access to your brewery
Getting Started
- Create and manage your API keys in the admin panel
- Explore the interactive API reference to see all available endpoints
- Start making requests using your API key in the
x-api-keyheader
Authentication
All Partner API requests require an API key passed in the x-api-key header. Keys are scoped to specific permissions (beers, taps, or full access) and tied to a single brewery. See Managing API Keys for setup instructions.
For full request/response details, visit the API reference.
