Welcome to the Web API documentation ๐
๐ Learn how to build great integrations.
The Homey Web API is a HTTP + Socket.IO API to control devices, manage Flows etc. It is used by Athom for the Homey Mobile App, Homey Web App, Alexa, Google Assistant etc.
The Web API is also used by HomeyScript and apps using the homey:manager:api
permission. Learn more ยป
Please fill out this form to request your own Web API Client ID & Secret.
Local Development
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.
Example
๐ฅ Community
Questions? Ask them on Stack Overflow with the
homey
tag.Please report any issues you find in the Web API Issue Tracker.
Last updated