CA, FL, NYC & TX coverage live

Contractor license verification for every workflow

Search and verify contractor licenses from California CSLB, Florida DBPR, New York City DCWP and DOB, and Texas TDLR in the web dashboard, or automate the same workflow with an API key.

Verify a contractor license

One platform, two ways to work

Use the dashboard or connect through the API

Every account includes the web dashboard and API-key access. Choose the interface that fits each verification workflow.

Web dashboard

Verify licenses without an integration

Sign in to search by license number or business name and review normalized contractor records in your browser.

  • No code required
  • Built for individual and team workflows
Create an account

Verification API

Automate checks in your product

Create an API key from the same account and add structured license verification to onboarding and compliance workflows.

  • RESTful JSON API
  • API key authentication
Explore the API

Built for compliance teams

One source of normalized license data, whether your team works in the dashboard or through the API.

Real-Time Verification

Instant license lookup by state and license number. Get verification results in under 200ms.

Multi-Jurisdiction Coverage

California CSLB, Florida DBPR, New York City DCWP and DOB, and six Texas TDLR contractor categories are live now.

Consistent Results

Review normalized identity, status, type, classification, location, and date fields, with source-specific fields when available.

Flexible Workflows

Handle one-off checks in the dashboard or use an API key to build verification into any language or platform.

Need automation? Integrate in minutes

Create an API key from the same account you use for the dashboard. A single API call returns structured license data and works with any language. Set the state parameter to CA, FL, NY, or TX. New York results currently cover New York City licenses only.

  • RESTful JSON API
  • API key authentication
  • Detailed error responses
  • Rate limiting with clear headers
curl "https://api.statelicense.io/v1/verify?state=CA&license_number=1000003"

{
  "valid": true,
  "license": {
    "state": "CA",
    "license_number": "1000003",
    "business_name": "JR MAYORGA WOODWORKING",
    "status": "active",
    "classifications": ["C-6"],
    "expiration_date": "2027-01-31",
    "city": "BREA",
    "has_workers_comp": true,
    "bond_amount": 25000
  }
}

How it works

Go from zero to verified in three simple steps.

Create your account

Sign up once to access the web dashboard and create API keys. No credit card required.

Choose how to verify

Work directly in the dashboard or connect your product with an API key.

Get consistent results

Review normalized license status, business details, classifications, and compliance data in either interface.

Simple, transparent pricing

Dashboard checks and API requests use the same monthly verification allowance. Start free and scale as you grow.

Free

Get started with license verification

$0/month
  • 100 verifications/month
  • Web dashboard + API access
  • Single state coverage
  • Community support
  • Standard response time
Most Popular

Pro

For teams that need reliable verification at scale

$49/month
  • 10,000 verifications/month
  • Web dashboard + API access
  • All available states
  • Email support
  • Priority response time
  • Batch search endpoint
  • Webhook notifications

Enterprise

For organizations with advanced compliance needs

Custom
  • Unlimited verifications
  • Web dashboard + API access
  • All states + custom sources
  • Dedicated support + SLA
  • Sub-100ms response time
  • Custom data fields
  • On-premise deployment

Contractor license verification FAQ

Answers to common questions about California, Florida, New York City, and Texas contractor license records.

Which states and contractor license sources are available?

StateLicense currently covers California CSLB, Florida DBPR construction and electrical, New York City DCWP and DOB, and selected Texas TDLR contractor records. See the coverage page for the exact sources and fields.

Do I need to integrate the API to use StateLicense?

No. Every account includes a web dashboard where you can search and verify licenses without writing code. The API is available when you want to automate those checks in another product or workflow.

Does one account include both the dashboard and API?

Yes. Use the same account to work in the dashboard and create API keys. Dashboard checks and API requests count toward the same monthly verification allowance.

Which Texas contractor licenses are covered?

Texas coverage currently includes TDLR A/C, electrical, electrical sign, appliance installation, elevator, and water well driller or pump installer contractor licenses.

Which Florida contractor licenses are covered?

Florida coverage comes from DBPR construction and electrical datasets, including certified and registered contractor license types. Registered licenses may have a limited local jurisdiction rather than statewide authority.

What New York contractor licenses are covered?

New York coverage is currently limited to New York City. It includes DCWP Home Improvement Contractors and DOB construction-trade licenses such as general contractors, electrical contractors, plumbers, elevator agencies, riggers, welders, and site-safety roles. It is not a statewide general-contractor registry.

Can I search contractor licenses by business name?

Yes. The public lookup and authenticated dashboard let you search by state and business name. You can also automate business-name searches through the API.

How fresh is the license data?

California, Texas, and NYC DOB sources refresh daily. Florida construction and electrical and NYC DCWP Home Improvement Contractor snapshots refresh weekly. Use the source_updated_at and last_updated fields to evaluate an individual record.

Is there a free tier for testing license lookups?

Yes. The Free plan includes 100 verifications per month, shared between dashboard checks and API requests. The public lookup is also available for a quick no-account preview.

Ready to verify contractor licenses?

Create one account to verify licenses in the dashboard and generate API keys whenever you are ready to automate.