Is anyone interested in helping me build an integration for an online API

As the title States. I have a large home assistant network set up for my business and would like to integrate another set of devices. I will be given an API key from the company that makes the devices and I was wondering if anyone could help me build the integration for it. Or at least point me in the proper area…

1 Like

Probably look at rest_command

The example is not very comprehensive but search and you should find better.
Ususally the api key and password need to go into the header
Also here is a simple one I did another way