Embed

Drop the registry into your site.

iframe-friendly cards for stamps, artists, and storefronts. No key required, public-by-design, edge-cached. Anyone running a studio website, magazine feature, or convention page can embed in one line.

Stamp

360 × 480

Verified stamp — image + title + artist + verification link. Drop next to any portfolio piece.

<iframe src="https://tattooos.ink/embed/stamp/{hash}" width="360" height="480" style="border:0" loading="lazy"></iframe>

URL: https://tattooos.ink/embed/stamp/{hash}

Artist

360 × 280

Mini artist card — avatar, country, tier, four most recent pieces, Book button.

<iframe src="https://tattooos.ink/embed/artist/{handle}" width="360" height="280" style="border:0" loading="lazy"></iframe>

URL: https://tattooos.ink/embed/artist/{handle}

Storefront

360 × 360

Storefront card — banner, rating, three featured listings with prices, Shop button.

<iframe src="https://tattooos.ink/embed/storefront/{slug}" width="360" height="360" style="border:0" loading="lazy"></iframe>

URL: https://tattooos.ink/embed/storefront/{slug}

Notes

  • All cards are 360px wide. The height column above is a sensible default — set height="auto" at your own risk.
  • Background is transparent — the embedded card has its own border + bone-coloured fill. Wrap the iframe in a max-width container to constrain on mobile.
  • No key, no rate limit beyond Vercel's edge cache. For programmatic access see /developers.
  • Want a richer integration (multiple stamps, gallery grids, custom theming)? Email partners@tattooos.ink.