Portal/Instance Identifier: N/A
Base URL:
Sandbox/Test: https://api.meethue.com/bridge
Production/Live: https://api.meethue.com/bridge
AuthURL:
Table of Contents
Group Endpoints
Get all Groups: (GET)
[BaseURL]/groups
Update Group Action: (PUT)
[BaseURL]/groups/{id}/action
Get all Lights: (GET)
[BaseURL]/lights
Get Lights by Id: (GET)
[BaseURL]/lights/{id}
Update Lights State: (PUT)
[BaseURL]/lights/{id}/state
Authentication Endpoints
Get Access token: (GET)
[AuthURL]/oauth2/token
Get Refresh token: (GET)
[AuthURL]/oauth2/refresh