Skip to content

GET /public/v1/quotes?external_reference=

AuthRequired
Scopequotes:read

Lookup by your external_reference from create. Returns the newest matching quote.

Curl

bash
curl -sS "$AF_API/public/v1/quotes?external_reference=WEB-10482" \
  -H "Authorization: Bearer $AF_API_KEY"

Try It

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

Errors

StatusCode
404not_found

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