A compatible interface for the API as defined by http://metrc.com/
The BASE is /metrc/v2015
curl \
$HOST/metrc/v2015/facilities/v1 \
-H "authorization: base64($VENDOR_KEY, $CLIENT_KEY)" \
-H "content-type: application/json"
Use API calls as otherwise defined by METRC