Connect API Documentation

https://connect.yourbarmate.com/api
Changelog

Authentication

To use the YourBarMate Connect API, you'll need to send your authorization token with every request.

curl -H "Authorization: token $YBM_TOKEN" \
"https://connect.yourbarmate.com/api/deliveries"