OverviewQuickstartAuthenticationHow it worksGet avatar
Docs/Getting started/Overview
Public preview

Real profile photos,
in one image link.

Avtrz turns a LinkedIn URL or a username into the right business profile photo. Drop our image URL into any <img> tag and every people row in your product fills in: instantly, cached, no SDK.

HTMLWhat an Avtrz URL looks like
<img src="https://avtrz.dev/v1/avatar?key=pk_…&linkedin_url=linkedin.com/in/alex-rivera" />
302 → CDN image · cache-control: public, max-age=86400
Quickstart API reference

Start here

Five short pages. By the end of this you'll have a working integration, understand how Avtrz finds a photo, and know how to keep your spend predictable.

Who Avtrz is for

Avtrz is built for product and engineering teams shipping anything with a “people row”: CRMs, ATSs, deal pipelines, agent tools, internal apps. If your interface has a name and an avatar next to it, Avtrz fills the avatar.

  • CRM and GTM teams: make outbound lists feel real instead of generic.
  • ATS and recruiting tools: show candidates as people, not initials.
  • AI agents: keep chat surfaces grounded with real faces.
  • Internal tooling: pull profile photos without scraping a directory.

What it looks like in your product

Six rows in a list. Six real photos. No initial fallbacks. No grey blob.

Avtrz never stores the LinkedIn URL or username you send.
Lookups resolve to a cached profile photo on our CDN. The identifier you send is used to match a profile, and we don't use it for anything else. See How it works for the full data path.