HostReady API
Check your coverage before you talk to us
Paste your markets, one per line. We will tell you which ones we can answer today and how many cited facts we hold for each. No signup, no sales call.
1,067
Markets tracked
51
States covered
342
Answerable on their own record
That last figure is a floor: it counts only what each market proves on its own record, before the county and state rules that often complete the answer. Real portfolios concentrate in short-term-rental towns, which are the markets we have researched hardest, so a book usually clears much higher than the catalog average. Paste yours and see.
Up to 500 markets. Nothing is stored.
How to read this
- Answerable
- We hold at least six proven facts for the jurisdiction, including at least one of the core six, so a lookup returns a real answer. This is the same bar we bill on.
- Tracked but not answerable
- The market exists and research is running, but it has not cleared the bar yet. A lookup here is free. It is never billed, and it puts the market in the research queue.
- Deliberately conservative
- Coverage is computed from each market's own record, not the full city to county to state cascade. So an answerable market always answers, and a few marked otherwise will still answer through their county. We would rather understate this number than defend it later.
- Every fact carries a citation
- A fact reaches this API only if the value was found on a government page, the quote is literally on that page, and the value is literally in the quote. Anything that cannot prove itself is withheld rather than guessed.
Where we are strongest
FL44CA42CO34TX28NY16GA12MI12SC11VA10AZ9MA9OR9
Run this against your whole book
The same check is an API endpoint, free on every tier including sandbox, so you can diff your portfolio automatically rather than pasting it.
curl -X POST https://www.hostready.ai/api/v1/coverage \
-H "Authorization: Bearer $HOSTREADY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"markets":[{"city":"Austin","state":"TX"}]}'