Skip to main content

Property Batch AVM (Async)

POST 

/v1/avm/batch/property

Submit a batch of residential properties for async valuation.

Returns 202 Accepted immediately with a job_id. Poll status_url for progress, or provide a notify_url to receive a POST when the job completes.

  • Max 500 properties per job
  • Each property runs the full AVM pipeline independently
  • Concurrency is controlled server-side to protect the DB connection pool
  • Partial failures are recorded per-property — one bad address does not fail the job

Request

Responses

Successful Response