Skip to main content
The v1 API serves a public icon catalog, deterministic avatars, QR codes, and placeholders.

Base URL

Send all API requests to the production base URL:

Response behavior

Successful image responses include:
  • A format-specific Content-Type.
  • X-Content-Type-Options: nosniff.
  • Public Cache-Control directives.
  • An ETag exposed through CORS.
  • Access-Control-Allow-Origin: * for browser consumers.
SVG responses also include a restrictive Content Security Policy.

Errors

Use the generated endpoint pages in this section for parameter and response details.