The REST API of BeezUP system Overview The REST APIs provide programmatic access to read and write BeezUP data. Basically, with this API you will be able to do everything like you were with your browser on https://go.beezup.com ! The main features are: - Register and manage your account - Cre
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ https://api.beezup.com/v2/user/lov/
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ https://api.beezup.com/v2/public/lov/
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ https://api.beezup.com/orders/v3/status