versioneye.com

VersionEye is a cross-platform search engine for free/libre/open source software libraries.

๐Ÿ”‘ apikey 3 endpoints open_datasearch
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Retrieves all scans
curl \
  -H "apiKey: $API_KEY" \
  https://www.versioneye.com/api/v1/scans
Retrieves a project scan result
curl \
  -H "apiKey: $API_KEY" \
  https://www.versioneye.com/api/v1/scans/{id}
Retrieves a file object, containing information about dependencies in the file
curl \
  -H "apiKey: $API_KEY" \
  https://www.versioneye.com/api/v1/scans/{id}/files/{file_id}
Endpoints (3 total)
GET
/api/v1/scans
Retrieves all scans
GET
/api/v1/scans/{id}
Retrieves a project scan result
GET
/api/v1/scans/{id}/files/{file_id}
Retrieves a file object, containing information about dependencies in the file
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints3
Authapikey
Categories2
https://www.versioneye.com