Access comprehensive end-of-life and support lifecycle data for software, operating systems, and hardware through a simple API.
{
"OS": {
"Windows": {{
"cycle": "11-24H2-iot-ltsc",
"releaseLabel": "11 24H2 IoT",
"releaseDate": "2024-10-01",
"lts": true,
"eol": "2034-10-10",
"latest": "10.0.26100",
"support": "2029-10-09"
}},
},
"Software": {
"1Password": {{
"spec": "cpe:2.3:a:agilebits:1password:1.0.9.268:*:*:*:*:*:*:*",
"cycle": "1.0.9.268",
"eol": "2025-09-01",
"support": "2025-09-01"
}},
},
"Hardware": {
"Trellix": {{
"name": "Advanced Threat Defense",
"model": "ATD-3100",
"eol": "2025-12-31",
"support": "2024-12-31"
}},
}
}
Access the database in real time with a simple to use API
Our database continuously updates with the latest end-of-life and support data for software, hardware, and operating systems.
Our database centralizes end-of-life and support data for software, hardware, and operating systems.
Get started in minutes with our RESTful API. Choose your preferred language and start querying end-of-life data.
const response = await fetch('https://api.eoldb.io/v1/search', {
method: 'POST',
headers: {
'Authorization': 'Bearer YOUR_API_KEY',
'Content-Type': 'application/json'
},
body: JSON.stringify({
query: "Windows 11",
type: "OS"
})
});
const data = await response.json();
console.log(data);
Flexible pricing options to help you access critical end-of-life and support data for your software, hardware, and operating systems.
Pay only for what you use - perfect for small teams and startups looking to integrate essential lifecycle data into their security workflows.
Comprehensive solution for large organizations with advanced security and compliance requirements.
Fill out your details, and our team will contact you to demonstrate how our comprehensive database can change the way you handle End-of-Life (EOL) and End-of-Support (EOS) information
Answers to questions you might have about End-of-Life DB.