API
Platform
Log in
Request demo
Survenus API
All the functionality and information of Survenus, available whenever and wherever you want, through an intuitive and easy-to-use Application Programming Interface. Show us what you will build with it!
Start today
curl -X GET -H "Authorization: Token mytoken" "https://api.survenus.com/active-outbreaks?Country=United-Kingdom"
{
"data": [
{
"id": 2342424,
"disease": "Covid-19",
"cases_confirmed": 872398,
"cases_suspected": 1120009,
"deaths": 58723,
...
}
]
}
What will you build?
Get an API key