Jentic publishes the only available OpenAPI specification for Snyk API, keeping it validated and agent-ready. Scan open-source dependencies, containers, and infrastructure-as-code for known vulnerabilities and license violations through 103 endpoints covering project monitoring, vulnerability testing, and organizational management. The API supports programmatic integration with Snyk's vulnerability database across multiple package managers including npm, Maven, pip, and Go modules, delivering severity-scored findings with remediation guidance. Rate-limited at 2000 requests per minute per user, it serves teams on Business and Enterprise plans who need automated security posture reporting and CI/CD pipeline gating.
103 endpointsThe Snyk API is available to customers on [Business and Enterprise plans](https://snyk.io/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 welcome you to try it out as we shape and release endpoints until it, ultimately, becomes a full replacem. The API exposes 103 endpoints.
103 endpoints# Add to your MCP client config (Claude Desktop, Cursor, Windsurf)
{
"jentic": {
"url": "https://api.jentic.com/mcp",
"auth": "oauth"
}
}
# Then ask your agent:
"find live events near a location"
# → Jentic returns the GET /events tool with parameter schema, agent executes.