Skip to main content
Successful Pictum responses are public and cacheable. Each unique URL has its own cache entry, including its path and query parameters.

Cache times

These values apply to icons, catalog responses, avatars, QR codes, and placeholders.

ETags

Each successful response includes an ETag based on its content. Send it back with If-None-Match. If the content has not changed, Pictum returns 304 Not Modified without sending the response body again. The ETag header is exposed to browser requests through CORS.