Web API client scopes

In the Developer Tools, I can create a API client. However, the scopes it shows are only these:

I only see app readonly, and for Flow I don’t see the option to create Flows or Flow folders. And I don’t see dashboards at all, and there is no option to create Zones either.

Is there another solution to do this?

Just to be complete, these are the permissions I would need:

  • Install apps from the Homey App Store
  • Invite users to Homey
  • Create Flows
  • Create Advanced Flows
  • Create Flow folders
  • Create Zones
  • Create Logic vars
  • Change device settings

I think it might be possible to reverse engineer the Web app login flow using DevTools and then make my app use that login method to log in to Homey. I see that Homey Cloud support isn’t available in the official API either, and I do need that as I’m building a tool to transfer data from Homey Cloud to a Homey Pro

You can create an API Key on your own Homey Pro in the Homey Web App under Settings → API Keys.

Clients using the Web API with OAuth2 cannot have these scopes for obvious security reasons.

I don’t have the option to create API keys

Is it available for Homey Pro 2023 only? I have a Pro 2019

Yes only on the newer generation.