Coverage

Real estate license coverage

The current RELD snapshot — live states and territories, refresh cadence, broker and licensee record counts, and what's still on the roadmap.

Snapshot updated

API by state · License lookup by state · Machine-readable: GET /api/v1/coverage

51
States and Territories Live
4.75M
Total Records
2.47M
Active Records
13 / 30 / 8
Nightly / Weekly / Monthly
1
States on Roadmap

Interactive coverage map

See where records are live today

Live states and territories are shaded by active licensee records. The panel starts with network-wide totals; click a region to pin that jurisdiction's counts and refresh cadence.

Fewer records
More
Roadmap

Loading coverage map...

Coverage methodology

What production coverage means

A jurisdiction is marked live only after RELD has an ingestion path, normalized licensee records, status handling, and repeatable refresh checks in place. The public count is not a market-size estimate; it reflects rows loaded from regulator source data and reviewed for the API shape used by customers.

Coverage depth varies by source. Some regulators publish broker, salesperson, brokerage, branch, and affiliation data together. Others publish licensee records without every relationship field. RELD keeps the source-specific details available while presenting common fields consistently, so teams can build one integration and still understand what each regulator actually provides.

The roadmap is separate from production coverage. Roadmap states have been identified for future support, but they are not returned by production search or verification endpoints until ingestion is implemented and validated. If a state is critical to your rollout, the contact link helps us prioritize real deployment needs over speculative backlog order.

Refresh cadence is also part of the coverage decision. RELD does not treat every source as a nightly source when the regulator itself publishes slower files or when portal behavior makes a different schedule more reliable. The goal is to give customers a trustworthy freshness signal, not a blanket promise that hides source constraints.

For live jurisdictions, downstream systems should rely on the API response metadata rather than a hard-coded marketing page value. The public table is useful for evaluation and planning, while the coverage endpoint is the operational source for integration logic, monitoring, and customer-facing availability messages.

This distinction matters for compliance workflows. A team can use this page to decide whether RELD is likely to support a market, then use the API to log the exact record, source status, and verification timestamp used in an internal decision. That keeps the marketing view readable while preserving a more precise audit trail in the product itself.

When a regulator changes its portal, file format, or published fields, RELD reviews the ingestion path before updating public expectations. That is why coverage language on this page is intentionally conservative: it separates what is live, what is planned, and what depends on source data that may differ from state to state.

The practical result is a coverage page that helps buyers plan, and an API coverage endpoint that helps software make decisions.

How to read coverage

Source-backed data, normalized for API use

Coverage numbers are useful only when you know what they mean. RELD tracks source availability, regulator-specific status rules, and freshness metadata for every live jurisdiction.

Total records

Total rows count licensee records loaded from each official source after normalization. The current public snapshot includes 4,754,328 rows across live jurisdictions.

Active records

Active counts follow each regulator's published status semantics. A state's idea of active, expired, inactive, or suspended can differ, so RELD preserves source status details alongside normalized fields.

Refresh cadence

Refresh tiers follow source behavior: direct feeds can run nightly, slower portals run weekly, and monthly bulk files are checked weekly for newly published exports.

Freshness metadata

API responses include last_verified, and GET /api/v1/coverage reports source-level refresh status for integration logic.

Live coverage

States and territories in production

These jurisdictions are ingested, normalized, and queryable through the API today. Each row links to the API state page and, where available, a public license lookup summary with local counts.

Browse all 50 license lookup pages or how to get licensed by state .

Jurisdiction Refresh Total Active
AL Monthly 42,015 31,216
AK Weekly 3,115 2,776
AZ Nightly 231,475 66,764
AR Weekly 18,216 14,261
CA Nightly 419,902 417,189
CO Nightly 109,020 89,893
CT Nightly 118,827 25,874
DE Nightly 30,886 7,329
DC Weekly 59,316 14,792
FL Nightly 491,785 350,104
GA Monthly update 105,631 83,713
HI
Monthly 14,455 14,452
ID Weekly 15,565 15,472
IL Nightly 579,583 72,476
IN Weekly 30,603 29,345
IA Weekly 13,617 13,617
KS Monthly 83,501 16,038
KY Weekly 19,386 19,381
LA Weekly 21,125 16,306
ME Weekly 43,544 8,187
MD Weekly 42,845 42,593
MA Weekly 322,916 52,793
MI Nightly 63,486 63,412
MN Weekly 145,646 31,250
MS Weekly 10,751 10,751
MO Nightly 47,955 46,503
MT Monthly 19,443 7,068
NE Weekly 9,043 7,703
NV Monthly 30,003 29,032
NH Weekly 14,586 268
NJ Weekly 66,617 66,617
NM Weekly 29,554 13,771
NY Nightly 154,270 153,726
NC Monthly 109,060 83,818
ND Weekly 2,613 2,613
OH Nightly 86,061 45,700
OK Weekly 94,356 20,521
OR Weekly 21,573 21,447
PA Weekly 278,797 45,272
PR Weekly 18,359 4
RI Weekly 9,168 9,121
SC Monthly 46,709 46,700
SD Nightly 4,023 3,380
TN Weekly 188,845 47,679
TX Nightly 321,360 187,912
UT Weekly 28,355 27,495
VT Weekly 17,836 2,798
VA Weekly 64,960 54,836
WV Weekly 5,737 5,123
WI Weekly 43,283 30,159
WY Weekly 4,551 3,816
Total live licensee records 4,754,328 2,473,066

"Active" follows each regulator's current-status semantics in the source export. Broker–salesperson affiliations are stored separately and exposed through the /affiliations, /supervisor, and /affiliates endpoints.

Because of how the Hawaii and Georgia state regulators license their data, Georgia monthly-update coverage and Hawaii are available at an additional fee for now. Contact us for add-on pricing.

Refresh cadence

Why refresh cadence follows the source

Each jurisdiction has its own update cadence. We re-ingest regularly to keep the data current.

Nightly refresh

Nightly jurisdictions re-ingest overnight, so new licenses, status changes, and affiliation moves land in the API within ~24 hours of the regulator updating their records.

CA · TX · NY · CO · DE · AZ · CT · FL · IL · MI · SD · OH · MO

Weekly refresh

Weekly jurisdictions follow upstream sources that do not need overnight polling.

PA · AK · MA · VT · ND · WY · NJ · VA · PR · OR · WV · ME · RI · UT · KY · IA · MS · TN · MN · MD · WI · NM · LA · OK · AR · NH · NE · ID · IN · DC

Monthly source

Monthly jurisdictions follow upstream monthly files. We check weekly so newly published files are picked up promptly.

GA · HI · NV · KS · AL · NC · SC · MT

Every record carries a last_verified timestamp so you can always check freshness yourself, and the /api/v1/coverage endpoint reports each source's last refresh time.

Roadmap

1 states still to add

We're actively researching these. Need one on the API soon? Tell us — customer demand is what moves a state up the queue.

WA
Washington

Always-current coverage, programmatically

This page is a curated snapshot. For the live, machine-readable view — including each source's most recent last_updated timestamp — call the coverage endpoint without even needing any active API key.

GET https://app.realestatelicensedatabase.com/api/v1/coverage

Need a state we don't have yet?

Tell us which jurisdictions are blocking your rollout — we prioritize state expansion based on customer demand.