Welcome to the Web API documentation ๐
๐ Learn how to build great integrations.
Last updated
Was this helpful?
๐ Learn how to build great integrations.
Last updated
Was this helpful?
The Homey Web API is a HTTP + Socket.IO API to control devices, manage Flows etc. It is used by Athom for the , , , etc.
The Web API is also used by and apps using the homey:manager:api
permission.
Until you have your own Client ID & Secret, you can use these credentials to test your project locally.
Key
Value
Client ID
5a8d4ca6eb9f7a2c9d6ccf6d
Client Secret
e3ace394af9f615857ceaa61b053f966ddcfb12a
Callback URL
http://localhost
, http://localhost/oauth2/callback
Scopes
homey
It is not allowed to use these credentials for commercial or non-development purposes.
Questions? Ask them on with the homey
tag.
Please report any issues you find in the .