Parsew
API Reference

Request options

Control image size, format, fallbacks, and cache versions.

ParameterValuesDefaultDescription
tokenpk_...RequiredPublishable API key
size12048128 for icons, 1200 for OGOutput width in pixels
formatpng, webp, jpgpngOutput format
fallbackmonogram, 404monogram for icons, 404 for OGMissing-image behavior
retinatrueOffRenders at twice the requested size
vString or numberNoneCache-busting version value

Cache versions

Use v when you need a new cache identity for a domain after its source image changes:

https://logo.parsew.com/stripe.com?token=pk_...&v=2

Only use a stable version value. Changing it on every request prevents effective edge caching.

On this page