---
title: "Get agent verification badge SVG"
method: GET
path: "/api/registry/agents/{encodedUrl}/badge/{role}.svg"
tags: ["Agent Compliance"]
---

# Get agent verification badge SVG

`GET /api/registry/agents/{encodedUrl}/badge/{role}.svg`

Returns an SVG badge image for the specified agent and role. Shows 'AAO Verified | Sales Agent' (teal) when verified, or 'AAO Verified | Not Verified' (grey) when not. Cacheable, suitable for embedding in websites.

## Path parameters

- `encodedUrl` string, required — URL-encoded agent URL
- `role` string, required — Badge role (sales, buying, creative, governance, signals, measurement)

## Response `200`

SVG badge image

## Other responses

- `400` — Invalid agent URL
- `500` — Server error

---

[API](https://skmtc.net/adcontextprotocol/apis/agenticadvertising-org-registry-api.md) · [All operations](https://skmtc.net/adcontextprotocol/apis/agenticadvertising-org-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcontextprotocol/agenticadvertising-org-registry-api/revisions/9ea7fedf54c0/schema)
