Put your licence on your own website

A small image that shows your licence number and what your state board currently publishes about it, refreshed whenever someone loads your page. Free, no account, no script — one <img> tag.

Example licence badge

Get the tag

Or write it yourself

<a href="https://swanum.com/lookup?state=CA&number=1000004">
  <img src="https://swanum.com/badge/CA/1000004.svg" alt="CA licence 1000004">
</a>

Replace CA and 1000004 with your state and licence number. The link is optional; it sends a visitor to the full record.

What it will and will not say

The image is served from swanum.com and cached for an hour. Nothing is tracked, no cookie is set, and there is no script — it is a plain SVG.

Checking other people's licences instead of showing your own? Try a free lookup or take an API key.