API V1
VersionEye is a cross-platform search engine for free/libre/open source software libraries.
Latency
1ms p95
Uptime
0.0% 30d
Playground
Verified
live
Endpoints
/api/v1/scans
Retrieves all scans
/api/v1/scans/{id}
Retrieves a project scan result
/api/v1/scans/{id}/files/{file_id}
Retrieves a file object, containing information about dependencies in the file
3 endpoints auto-detected
Authentication
This API uses an API key, passed in the "apiKey" header. No OAuth required.
curl -X GET \
"https://{defaultHost}/api/v1/scans" \
-H "apiKey: YOUR_API_KEY"{defaulthost} · HTTPS only