
Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag storeLooking at Sanity's pricing, there's an important distinction between these two types of requests:
API CDN requests get content from Sanity's Content Delivery Network (CDN). The CDN stores a cached version of your content, which means:
API requests (non-CDN) query directly against Sanity's API on-demand. These are:
In practice, you control which one you use with the useCdn parameter in your Sanity client configuration. For most production websites, you'll want to use the CDN (useCdn: true) since it's faster and more cost-effective. You'd only use direct API requests when you need guaranteed real-time data or are making authenticated queries.
For example, the Growth Plan includes 5M API CDN requests but only 1M API requests per month in its increased quota add-on, showing how Sanity expects most traffic to go through the CDN.
You can read more about this in Sanity's API CDN documentation.
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