The Snyk API is available to customers on Business and Enterprise plans and allows you to programatically integrate with Snyk. REST API We are in the process of building a new, improved API (https://api.snyk.io/rest) built using the OpenAPI and JSON API standards. We
curl \ https://api.snyk.io/api/v1/orgs
curl \ https://api.snyk.io/api/v1/user/me
curl \
https://api.snyk.io/api/v1/user/{userId}