Testing Endpoints

Using Hover's API endpoints to test your integration without phyiscally capturing a property

The ability to test an integration is a vital step before deploying to production, which is why Hover provides an endpoint specifically for simulating Hover's 3D reconstruction pipeline. Processing 2D pictures and reconstructing them into 3D measurements and deliverables can take a significant amount of time, depending on the complexity and size of the structure, which could significantly slow down the ability to create and test an integration.

For this reason, Hover has a suite of endpoints for:

Both endpoints work similarly; they create test data in your authenticated organization and simulate webhook events as if a real job were sent to Hover's reconstruction pipeline. For more information on using these endpoints, please consult our guide on testing your integration. .