Hantavirus Data as an API
Real-time signals from WHO, ECDC, CDC, PAHO and multilingual news sources — in a consistent, documented schema. For newsrooms, research, travel medicine, reinsurance and public-health teams.
Plans
Three tiers, billed monthly. All plans include JSON & GeoJSON, documented OpenAPI schema and SLA email support.
Researcher
For universities, students, individual reporters and independent research.
- ✓10,000 API calls / month
- ✓Public signals of the last 30 days
- ✓JSON, GeoJSON, RSS, JSONFeed
- ✓Multilingual titles & summaries (6 languages)
- ✓API key with IP allowlist
- ✓Email support, 48h response time
Newsroom
For editorial teams, health-reporting desks and trade media.
- ✓100,000 API calls / month
- ✓Full history + 5-year archive
- ✓Outbreak clusters with AI synthesis
- ✓Webhook push for new signals & outbreaks
- ✓Embeddable live map with newsroom branding
- ✓Watch-region alerts via webhook
- ✓Email support 24h + dedicated Slack channel
Enterprise
For reinsurance, pharma, travel medicine, government and multi-disease surveillance.
- ✓Unlimited volume + dedicated infrastructure
- ✓White-label map & data exports
- ✓Sister-pathogens included (Avianflu, Mpox, Marburg, Ebola — once live)
- ✓Custom pipelines & private source integration
- ✓SLA with 99.9% uptime, on-call support
- ✓Compliance bundles: GDPR DPA, SOC-2 bridge letter
- ✓Dedicated account manager + onboarding workshop
All prices excl. VAT. Monthly cancellable. Self-service checkout coming soon — until then we confirm plans by email within 24h.
What’s included in detail
| Researcher | Newsroom | Enterprise | |
|---|---|---|---|
| API calls / month | 10,000 | 100,000 | Unlimited |
| Data history | 30 days | 5 years | Complete history |
| Sources | All (WHO, ECDC, CDC, PAHO, ProMED, GoogleNews) | All (WHO, ECDC, CDC, PAHO, ProMED, GoogleNews) | All (WHO, ECDC, CDC, PAHO, ProMED, GoogleNews) |
| Formats | JSON, GeoJSON, RSS, JSONFeed, CSV export | JSON, GeoJSON, RSS, JSONFeed, CSV export | JSON, GeoJSON, RSS, JSONFeed, CSV export |
| Translated fields | 6 languages (de, en, es, fr, pt, zh) | 6 languages (de, en, es, fr, pt, zh) | 6 languages (de, en, es, fr, pt, zh) |
| Webhooks | — | Included | Included |
| Embed map | — | Included | Included |
| White-label & branding | — | — | Included |
| Sister pathogens | — | — | Included |
| SLA & support | 48h email | 24h email + Slack | 99.9% uptime SLA + on-call |
| DPA / compliance | Standard DPA | Standard DPA | GDPR DPA + SOC-2 bridge |
Endpoints
These endpoints are publicly available today (rate-limit 60 req/min). API keys unlock volume and additional endpoints.
GET https://hantamap.de/api/signals?days=30&limit=50&locale=de
GET https://hantamap.de/api/signals/geojson?days=30&locale=en
GET https://hantamap.de/api/outbreaks
GET https://hantamap.de/api/feed/json
GET https://hantamap.de/api/feed/rss
GET https://hantamap.de/api/stats
GET https://hantamap.de/api/healthGeoJSON
{
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"geometry": { "type": "Point", "coordinates": [-71.5, -45.4] },
"properties": {
"signalId": "...",
"title": "Hantavirus cluster, Aysén Region",
"severity": "high",
"type": "cluster",
"publishedAt": "2026-05-08T18:00:00Z",
"sourceName": "WHO Disease Outbreak News",
"sourceUrl": "https://www.who.int/...",
"locationName": "Aysén",
"countryCode": "CL"
}
}]
}Frequently asked
Is the data exclusive or publicly sourced?
We aggregate exclusively public sources (WHO, ECDC, CDC, PAHO, ProMED, multilingual news feeds). Value comes from normalization, localization in 6 languages, automatic outbreak clustering and instant API availability.
How fast are new signals available?
Sources are polled every 60 minutes; cluster detection and translation run every 5–10 minutes. Newsroom + Enterprise receive webhook push within 60 seconds after publication.
How are API keys issued?
For now we issue keys manually after an email inquiry. Once direct billing is live (soon), you receive the key instantly via self-service dashboard.
Do I get a GDPR-compliant DPA?
Yes. Researcher and Newsroom receive our standard DPA template. Enterprise includes tailored DPAs, SOC-2 bridge letters and EU-only hosting on request.
Can I embed the map on my site?
Newsroom plan includes an iframe embed widget with your logo. Enterprise allows full white-label including custom domain and data filters.
What if I exceed my volume?
At 110% of plan limit we email a warning. Researcher gets throttled to 1 req/sec, Newsroom and Enterprise receive an overage offer with no service interruption.
Send an inquiry
Tell us briefly what you’re building. We respond within 24 hours with next steps, API key and contract draft.