Build with Verified Directory
Access trusted, verified business data through our REST API. Structured for humans and AI agents alike.
https://api.verifieddirectory.comPublic endpoints require no authentication. Rate limited to 100 requests/minute. Only returns approved and published businesses.
/v1/businessesList all published businesses with pagination and filtering
/v1/businesses/{id}Get a specific business by ID
/v1/businesses/slug/{slug}Get a business by URL slug
/v1/businesses/featuredGet curated featured businesses - verified and hand-picked
/v1/businesses/nearbyFind businesses near a lat/lng coordinate with radius
/v1/searchSearch businesses by keyword, category, or location
/v1/categoriesList all available categories
/v1/categories/{slug}/businessesGet all businesses in a specific category
/v1/locationsList featured locations
/v1/statsDirectory statistics - totals, verification rates, top categories
/v1/healthAPI health check endpoint
/v1/businesses/by-zipFind businesses by ZIP/postal code
/v1/businesses/by-regionFind businesses by region, metro area, or state (smart matching)
/v1/businesses/trendingGet trending businesses based on recent activity
/v1/businesses/open-nowFind businesses currently open based on their hours
/v1/businesses/randomGet random verified businesses for discovery
/v1/autocompleteSmart autocomplete - businesses, categories, and locations
/v1/reports/industryIndustry/category insights and statistics
/v1/reports/geographicGeographic coverage and density insights
{
"id": "biz_01h8x9y2z3",
"slug": "acme-technologies",
"legal_name": "Acme Technologies Inc.",
"display_name": "Acme Technologies",
"description_short": "Leading provider of innovative tech solutions",
"categories": [
"Technology",
"Software"
],
"tags": [
"saas",
"enterprise",
"ai"
],
"city": "San Francisco",
"state": "CA",
"country": "US",
"verification_status": "verified",
"publication_status": "published",
"ai_summary": "Acme Technologies is a leading software company...",
"ai_keywords": [
"technology",
"software",
"innovation"
],
"created_at": "2024-01-15T10:30:00Z",
"updated_at": "2024-02-20T14:45:00Z"
}verification_status
publication_status
moderation_status