Join us in London for Infosecurity Europe June 2 – 4, 2026 | Booth C69 | Excel London | Get a FREE ticket
curl --request GET \
--url https://api.scanoss.com/v2/components/versions{
"component": {
"name": "engine",
"purl": "pkg:github/scanoss/engine",
"url": "https://github.com/scanoss/engine",
"versions": [
{
"version": "5.0.0",
"licenses": [
{
"name": "GNU General Public License v2.0",
"spdx_id": "GPL-2.0",
"is_spdx_approved": true,
"url": "https://spdx.org/licenses/GPL-2.0.html"
}
],
"date": "2024-01-15T10:30:00Z"
}
],
"component": "engine"
},
"status": {
"status": "SUCCESS",
"message": "Component versions successfully retrieved"
}
}curl --request GET \
--url https://api.scanoss.com/v2/components/versions{
"component": {
"name": "engine",
"purl": "pkg:github/scanoss/engine",
"url": "https://github.com/scanoss/engine",
"versions": [
{
"version": "5.0.0",
"licenses": [
{
"name": "GNU General Public License v2.0",
"spdx_id": "GPL-2.0",
"is_spdx_approved": true,
"url": "https://spdx.org/licenses/GPL-2.0.html"
}
],
"date": "2024-01-15T10:30:00Z"
}
],
"component": "engine"
},
"status": {
"status": "SUCCESS",
"message": "Component versions successfully retrieved"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.scanoss.com/llms.txt
Use this file to discover all available pages before exploring further.