For Developers & AI Agents
REST API for Business Data
Structured business data worldwide. No API key needed, 500 requests/hour for free.
curl "https://discava.ai/api/v1/search?q=Zahnarzt&city=München"What the API Offers
No API Key
Start right away, no account needed. Rate limit: 500 requests per hour per IP.
Structured Data
Name, address, phone, website, opening hours, services, categories, geodata – all in one JSON object.
Scoring & Ranking
Data quality and demand score for every business. Sort by relevance, quality, or demand.
Geo & Autocomplete
Distance calculation with coordinates. Autocomplete for cities and categories.
Endpoints
GET
/api/v1/searchSearch businesses by industry, city and category. Pagination, filters, sorting.
GET
/api/v1/business/:idFull details for a business including opening hours, FAQ, services.
GET
/api/v1/suggestAutocomplete for cities and categories.
POST
/api/v1/feedbackReport data quality issues (monitoring only, no score impact).
