How do I embed the authorization form into my website?

You can easily and quickly integrate our authorization form into your current customer flow with an iframe. Here is an example and the source code to get you started.

    Screen_Shot_2017-05-08_at_3.27.43_PM.png

Screen_Shot_2017-05-08_at_3.27.55_PM.png

Once you create an account with UtilityAPI, just copy your portal link (Click on Request Data and copy the link next to "Your Link.") and paste it in the iframe code below.  

Data_Link.png

 

 

Source Code for iframe:

<iframe src="Insert Your Link Here"style="width:500px;height:700px;"></iframe>