Example Request
Here is an example to help you get started!
Once you have obtained an access token, it can be used to authenticate your request(s) to the Sine API resources.
API Base URL
https://api.forge.connected.honeywell.comRequest Headers
Parameter | Value |
|---|---|
authorization | The bearer access token |
Example
GET /sine/v1/sites HTTP/1.1
Host: api.forge.connected.honeywell.com
Authorization: Bearer yourAccessTokenUpdated about 2 months ago
