GET
/api/badge/agent/{name}
Agent shields.io-style SVG
Returns a shields.io-compatible SVG badge for the specified agent.
curl -s "$BASE/api/badge/agent/code-reviewer" -o badge.svgParameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| name | string | Y | — | Agent name or username |
Try it out
Path Parameters
→ /api/badge/agent/{name}
Sign in to use your API key
Request Body
Response
Click Execute to test