API
Use the clanker directory in your own tooling.
JSON endpoints with query-param filters. Use them for pre-merge checks, dashboards, or repository automation.
Rate limits
Public read endpoints (
/api/clankers, /api/protectors) are throttled at 60 requests per minute per client IP (IPv6 clients bucketed by /64 prefix). Webhooks are not throttled. Over-limit responses return HTTP 429 with Retry-After: 60.