Getting Started with Betterview's API

This guide discusses the different Betterview products and the general workflow for setting up an API connection.

Betterview's API is an on-demand product that runs machine learning upon a request coming into the API. PropertyInsights has a vast output of data, including Betterview's RSI (Roof Spotlight Index), Peril Vulnerability Scores, and PartnerHub data graphs (third-party data).

Workflow

Start with Authentication

To make a call to the Betterview API, one authenticates using Auth0 to retrieve a 24 hour expiration Bearer Token. Once retrieved, this token will allow use of all of Betterview's APIs until expiration at which point another token needs to be retrieved. To learn more about auth, we have a more in-depth document here.

Place an order

Placing an order to the PropertyInsight API is documented in the API reference section. Full docs are available on the request/response flow.