Get package health scores

Returns a health score and summary for each requested package version that has been scored. Packages must use the name@version format. Maven package names must include the group and artifact IDs, for example org.springframework:[email protected]. Packages without a score are not included. A missing result does not mean that the package or version does not exist.

Query Params
string
enum
required

The ecosystem of the packages to look up. All packages in the request must belong to this ecosystem.

string
required

Comma-separated list of package versions in name@version format. For Maven packages, use group:artifact@version. You can request up to 100 package versions at a time. If the request URL becomes too long, split the list across multiple requests.

Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json