Property data, United States + Canada, 62 jurisdictions
Real Estate License Data
Every actively licensed real estate agent, broker and salesperson in the US and Canada, pulled from the regulators each month and matched to email and mobile.
We go to the source. Each month we collect the licensee roster from every state real estate commission and provincial regulator, normalize statuses and license types to a common vocabulary while keeping the original values, and diff against the prior month. The result is the most complete primary-source view of licensed real estate professionals available anywhere: 2.5 million records across 62 jurisdictions as of the latest snapshot.
Roughly three quarters of records carry an email or phone from our people graph, with line type flagged so a dialer knows which numbers are mobiles. Brokerage affiliation, office address, original issue date and expiration date come straight from the regulator, which makes the file a recruiting and job-change signal as much as a contact list.
This is the dataset behind our public license API and the state-by-state coverage pages on this site. It has been produced continuously for more than seven years.
Sample rows
Illustrative and synthetic. Real samples for your geography are a reply away.
| license_no | full_name | license_type | status | office_name | office_city | state | issued | expires | mobile | |
|---|---|---|---|---|---|---|---|---|---|---|
| 01987••• | R••••• A•••••• | Salesperson | Active | EXP REALTY LLC | Tampa | FL | 03/02/2021 | 03/31/2027 | r•••••@gmail.com | (813) •••-••19 |
| 4795••• | D••••• K••• | Broker | Active | COMPASS | Los Angeles | CA | 11/14/2006 | 11/13/2026 | d•••@compass.com | (310) •••-••72 |
Schema
| Field | Type | Notes |
|---|---|---|
| license_no | identifier | non-personal |
| full_name | text | personal data |
| license_type | identifier | non-personal |
| status | text | non-personal |
| office_name | text | non-personal |
| office_city | text | non-personal |
| state | text | non-personal |
| issued | date | non-personal |
| expires | date | non-personal |
| personal data | ||
| mobile | phone | personal data |
Abridged. The full data dictionary ships with every sample and lists every field, its fill rate and its source.
Used for
- Agent recruiting by office, tenure and expiration window
- Proptech, lender and title go-to-market with verified mobiles
- Referral and co-op fee compliance checks
- Suppressing licensees from homeowner marketing
How it is built
Each jurisdiction is maintained as its own pipeline with its own quirks, and every state is validated against the source before a file ships. Contact matching runs against our people graph on exact name plus address, with telco line-type verification on every phone we attach.
Deltas are computed monthly: new licensees, lapses, brokerage moves and expirations are flagged, so a subscriber can act on movement rather than re-processing the whole file.
Questions we get
Do you have every state?
All 50 states plus DC and 11 Canadian provinces and territories. A handful of small jurisdictions publish less detail than others; the state pages on this site show exactly what each one carries.
Can I get just one state or one brokerage?
Yes. Most orders are a state, a metro or a brokerage roster. Pricing is per record with a small minimum.
Is there an API?
Yes. The license API supports filtering by state, status, type, office and name with CSV, JSON and NDJSON output. Demo keys mask contact fields; production keys do not.