Runtime Settings

Change settings below and save. New uploads will use these values.

KeyValue

Zillow RapidAPI subscription key used for all API calls.

RapidAPI host domain (zillow-com1.p.rapidapi.com by default).

Legacy per-call delay (seconds) applied when backoff kicks in.

Global requests-per-second budget enforced by the token bucket limiter.

Number of retry attempts for API calls on recoverable errors.

Multiplier for exponential backoff between retries.

Minimum confidence score (0-100) required before a row can stay matched.

If the top two scores differ by less than this value, treat the result as ambiguous/review.

Caps how many rows from an upload are processed (0 = no limit).

Minimum score that still routes to Review; lower scores fall to No Match.

Background thread pool size for non-Celery job processing.

Number of rows processed concurrently per job (fan-out).

Lifetime (seconds) for cached API responses to reduce duplicate calls.

HTTP connection pool size (session pool_connections) for RapidAPI.

Maximum concurrent HTTP connections allowed in the pool.

Caps how many sold/active listing pages we fetch per agent.

Back Home