Verify an electrician licence in Delaware

Check an electrician's licence in Delaware by number or by business name and get one normalized JSON record back, sourced from the Division of Professional Regulation (DPR).

Try a free lookup — no signup, right here on this page. For programmatic access, take a free API key — 250 requests a month, no card. Also on RapidAPI and, if you would rather not write code at all, the Apify Store.

Which DE classifications count as electricians

A record's classifications array carries these codes, so you can tell a licence that covers the work from one that merely exists.

Run it

curl "https://contractor-license-verification2.p.rapidapi.com/v1/licenses/DE/T1-0000001" \
  -H "X-RapidAPI-Key: YOUR_KEY" \
  -H "X-RapidAPI-Host: contractor-license-verification2.p.rapidapi.com"

T1-0000001 is a real DE licence (ROBERT SHARP) in this trade, so that call works as written.

Before you rely on it

Delaware licenses the person, not the company. There is no electrical contractor licence to look up — ask for the master electrician's number and check that. A journeyperson or apprentice is a real licence but not authority to contract for the work, so read the type on the record, not just the status. Nearly half of Delaware's electrical file is homeowner wiring permits, which are not licences at all and are excluded here.

What Division of Professional Regulation does not publish

Full coverage detail, including the caveats that apply to every Delaware lookup, is on the Delaware page.

Other trades in Delaware

General contractor Plumber HVAC contractor

Electricians in other states

California Colorado Connecticut Oregon Texas

The API is on RapidAPI with a free tier: Contractor License Verification. It is also on the Apify Store: Contractor License Lookup & Verification. Full schema at /docs.