Skip to content

POST /public/v1/coverage/check

AuthRequired
Scopefees:read

Checks whether the firm covers a county (and optional product context).

Request

json
{
  "state": "TN",
  "county": "Davidson",
  "product_code": "1004"
}

Response

FieldType
coveredboolean
statestring
countystring
product_codestring | null

Try It

Try It — uses https://staging-api.appraiserflow.ai/public/v1. Keys stay in sessionStorage only. af_live_ keys are blocked.

API base for Try-it: https://staging-api.appraiserflow.ai