Appraisal-AI Partner API
REST API and webhook reference for partners (banks, AMCs, originators) integrating with the
Appraisal-AI platform. Submit commercial and residential appraisals for AI review, generate
the BRAVE XLSX from any commercial appraisal, run USPAP Standard 1, 2, and 3 compliance
checks, and detect Fair Housing Act bias language across reports.
Full OpenAPI spec:
/api/openapi.yaml. Marketing site:
appraisal-ai.com.
Resources
-
Documents — submit a commercial or residential appraisal for AI review.
Returns a tracking id and async webhook when the review completes.
-
Bias-language check — scan a single report for Fair Housing Act bias
language across three severity tiers (hard-stop, review-required, contextual).
-
BRAVE XLSX export — extract the 99-field BRAVE (Banking
Real-Estate-Appraisal Valuation Exchange) data from any commercial appraisal and return as
XLSX.
-
Webhooks — receive structured findings when a review completes, including
math-validation results, USPAP flags, extracted financial tables, and bias-language flags
with page-level evidence.
Authentication
All requests authenticate via API key passed in the
x-api-key header. Keys are scoped per partner organization and rotate
independently. Provision a key from the Partner Portal in the Appraisal-AI app.