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"
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"