
Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag storeGood news—imageUrlBuilder itself doesn't count towards any API quotas. It's purely a JavaScript utility that constructs URL strings for you. No API calls happen when you're building those URLs.
However, when browsers actually fetch and display the images using those URLs, that's when you're using resources—specifically bandwidth. The images are served through Sanity's Asset CDN at cdn.sanity.io, which is a separate system from the API CDN (Live CDN) that serves content queries.
When images are requested:
Importantly, images served through the Asset CDN do NOT count as API CDN requests. These are different systems—the Asset CDN handles media delivery, while the API CDN handles content query responses.
The Asset CDN is built on Google's global CDN infrastructure and caches assets indefinitely once processed. This means:
Looking at Sanity's pricing, the bandwidth limits are:
If you're serving lots of images, the main thing to watch is your bandwidth usage, not API request counts.
Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.
Content operations
Content backend


The only platform powering content operations
By Industry


Tecovas strengthens their customer connections
Build and Share

Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag store