Skip to main content

API Documentation

Welcome to the Brewry API documentation. Our RESTful API allows you to programmatically interact with Brewry's telemetry data platform.

Overview

The Brewry API enables you to:

  • Push telemetry data from your devices and sensors
  • Query historical data
  • Manage your devices and data sources
  • Configure alerts and notifications

Base URL

All API requests should be made to:

https://tap.brewry.xyz/api/v1

Getting Started

  1. Authentication - Learn how to authenticate your requests
  2. Pushing Data - Understand how to send data to Brewry
  3. Rate Limiting - Details about API usage limits
  4. Data Retention - Information about data storage policies

Best Practices

  • Always use HTTPS for API requests
  • Implement proper error handling
  • Monitor your API usage
  • Keep your API keys secure
  • Use appropriate timestamps for your data points

Support

Need help with the API?