Know exactly which licenses
your business needs
One API call. Every permit, license, and registration required to operate legally - by business type and location.
Nothing exists between free and $1,000+/year
See it in action
Select a business type and city to see the compliance requirements returned by the API.
// Select a business type and click Check Requirements
Built for platforms that serve businesses
Embed compliance intelligence directly into your product flow.
For Formation Platforms
Embed compliance checks directly into your post-incorporation flow. Delight customers with instant, accurate license guidance the moment their entity is formed.
LegalZoom, Stripe Atlas, Firstbase - and anyone building a better onboarding.
For Banking Apps
Surface permit and license requirements during business onboarding. Help customers get compliant before they start spending - reducing risk and future churn.
Mercury, Relay, Novo, and neobanks with business account products.
For Franchise Operations
Automate multi-location compliance tracking across every city and state you operate in. Scale without a compliance team scaling with you.
Ideal for franchise groups managing 10 to 500+ locations nationwide.
From zero to compliant in three steps
Send a request
Pass a business type and location. That's it - no scraping, no spreadsheets.
# GET compliance requirements
curl -X GET \
"https://api.bizcomplianceapi.com/v1/requirements" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d "business_type=restaurant" \
-d "city=San+Francisco" \
-d "state=CA"
Get requirements
Receive a structured list of every applicable permit, license, and registration - with fees and renewal dates.
{
"status": "200 OK",
"requirements": [
{
"name": "Business License",
"type": "municipal",
"fee_range": "$75 - $150",
"renewal": "annual"
}
]
}
Stay compliant
Add businesses to monitoring. Receive webhook alerts before renewal deadlines - with 30, 60, or 90-day lead times you configure.
{
"event": "renewal.upcoming",
"business_id": "biz_1234",
"license": "Health Permit",
"due_date": "2025-03-15",
"days_remaining": 30,
"renewal_url": "https://sf.gov/..."
}
Simple, usage-based pricing
Start with a 14-day free trial on any plan. No credit card required.
- 100 compliance checks/mo
- All 100+ US cities
- Full JSON API access
- Email support
- 500 compliance checks/mo
- All 100+ US cities
- Monitoring add-on available
- Priority support
- 3,000 compliance checks/mo
- All 100+ US cities
- Monitoring included
- Dedicated Slack channel
Monitoring add-on available on all plans: +$3 per business/month for webhook renewal deadline alerts.
Frequently asked questions
What types of licenses does the API cover?
How accurate is the data?
Can I try the API before subscribing?
What locations are covered?
How does renewal monitoring work?
Get Early Access
Join the waitlist for launch-day API access and pricing. No credit card required.