Live · 2 APIs · 19M+ Records

Verify US Businesses
& Professionals

Two powerful APIs — business entity verification and professional license lookup — via a single platform and a single API key.

→ Get Free API Key View Docs
9.5M+
Business Records
9M+
License Records
8
States Covered
<100ms
Avg Response Time
Our APIs

Two APIs. One Platform.

Provero provides clean, developer-friendly access to US public data through two complementary APIs — both accessible with your single API key.

🏢

Provero Business

Verify US business entities — corporations, LLCs, and partnerships. Search by name or entity number and get registration status, agent info, and filing dates.

9.5M+ Records 5 States
GET /business/search
🪪

Provero License

Verify professional licenses — contractors, healthcare workers, real estate agents, and more. Search by name and get license type, number, status, and expiry date.

9M+ Records 6 States
GET /license/search

One Request. Real Data.

Clean JSON responses in under 100ms. Same API key works for both endpoints.

Request
# Search for a business
curl "https://api.provero.dev/business/search
  ?name=Apple&state=DE" \
  -H "X-API-Key: pvr_your_key"
Response
{
  "results": [{
    "name": "APPLE INC.",
    "entity_type": "Corporation",
    "status": "Active",
    "state": "DE",
    "entity_number": "2117019",
    "registered_agent": "CT Corp",
    "incorporation_date": "1987-01-03"
  }],
  "total": 1
}
Request
# Search for a professional
curl "https://api.provero.dev/license/search
  ?name=Wilson&state=CT" \
  -H "X-API-Key: pvr_your_key"
Response
{
  "results": [{
    "full_name": "SAMANTHA G WILSON",
    "license_type": "Emergency Medical Technician",
    "license_number": "13734",
    "state": "CT",
    "status": "Active",
    "issued_date": "2011-06-09",
    "expiry_date": "2027-03-31"
  }],
  "total": 1
}
Why Provero

Built for Developers

Lightning Fast

All data is pre-loaded and indexed. No scraping on demand — responses in under 100ms directly from our database.

🔐

One Key, Two APIs

A single API key unlocks both Business and License APIs. No separate signups, no separate billing — just one key.

🔄

Always Fresh

Data refreshed nightly from official state sources — Secretary of State databases and state licensing boards.

📦

Clean JSON

Consistent, normalized JSON across all states and both APIs. No format differences to handle — same structure every time.

🏛️

Official Sources

Data sourced directly from state Secretary of State and licensing board databases — not third-party aggregators.

📈

Growing Coverage

8 states and counting. New York alone covers the majority of US corporations — with more added regularly.

Coverage

States Available Now

More states added regularly — request a state

🏢 Business API

Connecticut
New York
Iowa
Oregon
Colorado

🪪 License API

Texas
Connecticut
Oregon
Washington
Colorado
Illinois
Pricing

Start Free. Scale as You Grow.

No credit card required to get started.

Free
$0/mo
Perfect for testing and small projects
  • 100 requests / month
  • All 5 business states
  • JSON API access
  • Email support
Get Free Key
Pro
$99/mo
For high-volume production workloads
  • Unlimited requests
  • All 5 business states
  • JSON API access
  • Dedicated support
Go Pro
Free
$0/mo
Perfect for testing and small projects
  • 100 requests / month
  • All 6 license states
  • JSON API access
  • Email support
Get Free Key
Pro
$99/mo
For high-volume production workloads
  • Unlimited requests
  • All 6 license states
  • JSON API access
  • Dedicated support
Go Pro
Free
$0/mo
Both APIs, no credit card required
  • 100 requests / month
  • Business + License APIs
  • All 8 states
  • Email support
Get Free Key
Pro Bundle
$129/mo
Both APIs — save $69/mo vs. buying separately
  • Unlimited requests
  • Business + License APIs
  • All 8 states
  • Dedicated support
Go Pro Bundle

Bundle includes both Business and License APIs under a single key. Contact us for enterprise plans.