Skip to content

Instantly share code, notes, and snippets.

@crixle
crixle / TovalaLoadRecipe.py
Created March 2, 2024 23:34
Tovala Smart Oven API - Load Recipe POST
# You must get your user token, API key, and your smart oven ID for this to work.
# On Chrome, inspect the network traffic when logging into your account. You'll see a response in the log with a 7-digit number.
# Mine started with 120****
# This is your USER ID!
# Next, check the authorization headers for your key. Will start with "Bearer " and be very long.
# I'm unsure how to find your Oven ID through their website, but I was able to retrieve mine by using HTTP Toolkit on a rooted Android.
# Next you'll need to know the barcode of the item you wish to prepare.