MyKegerator.net

MyKegerator API Documentation

Accessing The API

The MyKegerator.net API is accessible via HTTP and HTTPS using standard HTTP 1.0/1.1 request formatting. An API key is required and should be kept secret.
API URL:      http://api.mykegerator.net/
Secure API URL:      https://api.mykegerator.net/

A valid HTTP 1.0/1.1 request must be used, and the Host: header field should be set to: Host: api.mykegerator.net .

Full Example Request:
POST /pour/add?key=awajkca0u09wnmawd808nmhawdanbcw1&device_id=1&tap_id=1&pulses=3004
Host: api.mykegerator.net
User-Agent: MyKegerator.net - 1.0