Tennessee Contractor License Lookup & Verify (TN DOCI) avatar

Tennessee Contractor License Lookup & Verify (TN DOCI)

Pricing

$0.004 / verified license records

Go to Apify Store
Tennessee Contractor License Lookup & Verify (TN DOCI)

Tennessee Contractor License Lookup & Verify (TN DOCI)

Verify any Tennessee contractor or tradesperson by license number or name — type, status, expiration, city, and county — from the official TN DOCI registry.

Pricing

$0.004 / verified license records

Rating

0.0

(0)

Developer

ByteMe

ByteMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Categories

Share

Pain points

  • Verifying a Tennessee contractor on the TN DOCI portal is one slow manual lookup at a time.
  • The portal isn't structured for compliance workflows, CRM enrichment, or bulk vetting.
  • Checking status, license type, and expiration across many licensees by hand doesn't scale.

What we solve

  • Verify any Tennessee DOCI contractor by license number or business/person name — one search.
  • Returns license type, status, expiration, city, and county from the official TN DOCI registry.
  • Enrich a license number or name into a full structured record; pay per match, empty searches free.

Summary

Look up and verify any Tennessee contractor from a single search — type a TN DOCI license number (e.g. 56787) or a business/licensee name and get back the license type, status, expiration, city, and county, straight from the official Tennessee Department of Commerce and Insurance registry. Built for fast verification, compliance checks, and enriching a license number or name into a structured record.

Who it's for

  • GCs and hiring managers vetting Tennessee subcontractors
  • Insurance underwriters and lenders running KYC on contractors
  • Compliance teams and marketplaces verifying TN DOCI licenses
  • RevOps and BD teams enriching contractor records for lead-gen

How to use

Set the input, run the actor, and collect results from the run's dataset (export to JSON/CSV/Excel, or pull via the Apify API). Example input:

{
"query": "Johnson Construction",
"board": "Contractors and Ltd Licensed Plumbers",
"maxResults": 25
}

See Inputs below for every available field.

What you get

One row per record:

FieldDescription
stateAlways 'TN' for this actor
license_numberTN DOCI contractor license number (numeric)
business_nameLicensed business or individual name
license_typeLicense classification (e.g. Contractor)
statusLicense status (e.g. Active, Expired, Revoked)
expiration_dateLicense expiration date
cityLicensee city
countyTennessee county
zip_codeZIP code
matched_byWhich search surfaced this match: 'license_number' or 'business_name'
source_urlDirect link to the official TN DOCI license record

Sample:

{
"state": "TN",
"license_number": "56787",
"business_name": "JOHNSON PLUMBING",
"person_name": null,
"license_type": "Contractor",
"status": "Expired",
"issue_date": null,
"expiration_date": "03/31/2016",
"city": "JOHNSON CITY",
"county": "Washington",
"address": null,
"zip_code": "37605",
"phone": null,
"bond_amount": null,
"bond_company": null,
"insurance_company": null,
"matched_by": "business_name",
"source_url": "https://search.cloud.commerce.tn.gov/search/C49031/detail"
}

Inputs

FieldRequiredTypeDefaultDescription
queryyesstring"Johnson Construction"A TN contractor license number (numeric, e.g. '56787') OR a business/person name. A numeric query is looked up by license number; anything else is searched against the licensee/business name index.
boardnostring"Contractors and Ltd Licensed Plumbers"Filter results to a specific TN DOCI board. Defaults to 'Contractors and Ltd Licensed Plumbers' (the main contractor board). Leave blank to search all boards.
maxResultsnointeger50Cap on the number of license matches returned in a single run. Defaults to 50.

Pricing (Pay Per Event)

You pay per result (dataset-item) — no charge for empty runs. Example: 100 verified license records at $0.004/result$0.40.

Illustrative — the final per-result price is set at publish time. Apify platform usage (compute) is billed separately per your plan.

Use cases

  • License verification — confirm a Tennessee contractor's license type, status, and expiration before hiring or onboarding.
  • Record enrichment — turn a license number or name into a full structured record for a CRM, marketplace, or vetting workflow.
  • Compliance checks — pull authoritative TN DOCI data on demand for audits and due-diligence.
  • Lender / insurer due diligence — verify a contractor's standing straight from the state registry.

Why this actor

  • Straight from the official Tennessee DOCI public registry — authoritative, not a stale third-party copy.
  • Search by license number or name; results deduped by license #.
  • Pay per match; searches with no results are free.

Limitations & updates

Covers Tennessee DOCI public licensee registry only. Results reflect the live registry and change as it updates. A name search matches the DOCI licensee/business name index — runs are bounded by maxResults (default 50). Street address and phone are not published by this registry (returned null). Bond/insurance fields are included in the schema for suite consistency but are not published (returned null).

FAQ

Where does the data come from?

The official Tennessee Department of Commerce and Insurance public licensee registry, via the Tyler entellitrak REST API.

What can I search by?

A TN DOCI license number (numeric, e.g. 56787) or a business/licensee name. Both return matching licenses, deduped by license number.

What fields do I get?

License number, business/licensee name, license type, status, expiration date, city, county, and ZIP code.

How am I charged?

Pay-per-result — per license match returned. No charge for searches with no results.

Is this personal data?

It's public professional-license data (business and license-holder records as TN DOCI publishes them); we add no personal/PII enrichment.

How current is it?

It reflects the live TN DOCI registry at lookup time. The portal updates daily.

Can I filter by board or license type?

Yes — the 'board' input defaults to 'Contractors and Ltd Licensed Plumbers'. Set it to any TN DOCI board name (e.g. 'Contractors: Home Improvement') or leave blank to search all boards.

Which actor to choose

Part of the contractor-license verification suite — pick the one that fits your goal:

  • Florida Contractor License Lookup & Verify (DBPR) — You need to verify a Florida contractor — by license number or business/licensee name.
  • California Contractor License Lookup & Verify (CSLB) — You need to verify a California contractor — by license number, business name, or owner/personnel name.
  • Multi-State Contractor License Lookup — You want to verify contractor/trade licenses across multiple states in one search.