Skip to main content

Device Discovery

Upon successful connection, you will receive messages containing information about your devices:

{
"command": "EVENT_APO_WIFI_LIST",
"payload": [
{
"cookerId": "[device-id]",
"name": "Anova Precision Oven",
"pairedAt": "2025-05-20T20:14:40.118Z",
"type": "oven_v2"
}
]
}

Use the cookerId value from these messages for your commands.