HOVER API

REST API for creating and managing property capture jobs, retrieving 3D models and measurement deliverables, inspections, estimates, instant-design leads, and webhooks. OAuth 2.0 authenticated. Versioned under /api/v1, /api/v2, and /api/v3 paths.

API entry from apis.yml

apis.yml Raw ↑
name: HOVER API
description: REST API for creating and managing property capture jobs, retrieving 3D models and measurement
  deliverables, inspections, estimates, instant-design leads, and webhooks. OAuth 2.0 authenticated. Versioned
  under /api/v1, /api/v2, and /api/v3 paths.
humanURL: https://developers.hover.to/docs/welcome
baseURL: https://hover.to/api
tags:
- Property Data
- 3D Modeling
- Measurements
properties:
- type: Authentication
  url: authentication/hover-authentication.yml
- type: Conventions
  url: conventions/hover-conventions.yml
- type: RateLimits
  url: rate-limits/hover-rate-limits.yml
- type: Webhooks
  url: asyncapi/hover-webhooks.yml
- type: Sandbox
  url: sandbox/hover-sandbox.yml
- type: ErrorCatalog
  url: errors/hover-problem-types.yml
- type: Lifecycle
  url: lifecycle/hover-lifecycle.yml
- type: Conformance
  url: conformance/hover-conformance.yml