
Generate Authorization Code
You will next need to generate an authorization code. Open a web browser and put in
the URL, replacing { } with values specific values:
https://api.honeywell.com/oauth2/authorize?response_type=code&client_id=
Replace
{apikey}
with the Consumer Key that you wrote down earlier and replace
{redirectUri}
with none. An example of what the URL may look like after doing that
replacement is:
Visit us at