Managed to configure webhook connection to Home Assistant (the nabu casa doumentation is slightly wrong at the end)
Equivent API documentation directs to a 404 page not found but I managed to get a partial answer via AI and worked out that curl example format was slightly wrong
Should be: curl.exe -X GET https://app.equiwatt.com/api/v3/equivents/ -H “Authorization: Bearer YOUR TOKEN”