
Grab your gear: The official Sanity swag store
Read Grab your gear: The official Sanity swag storeI hear you on the bandwidth overage frustration! The good news is that Sanity does provide tools to dig into this, though it depends on your plan level.
Since you're on the Business plan, you should have access to Request Logs, which is exactly what you need to understand your bandwidth usage. Here's what you can do:
Accessing Your Request Logs:
What You'll Get:
The logs come as compressed NDJSON files and include detailed info about every API and CDN request:
This data will show you exactly what's driving your bandwidth usage - whether it's excessive API calls, large asset downloads, or specific queries being hammered.
Analyzing the Logs:
You can process these files with tools like:
jq for command-line JSON processinggunzip --stdout [logfile].ndjson.gz | npx json2csv --ndjson --output [output].csvPro tip: Filter out studioRequest entries - those are from Sanity Studio and don't count toward your bandwidth usage or costs.
If you're still having trouble accessing the logs or need help interpreting them, I'd recommend reaching out to Sanity Support directly through the Manage portal - Business plan customers should have access to direct support who can provide more specific guidance for your project and help you optimize your usage.
The request logs should give you the visibility you need to identify the culprit and optimize accordingly!
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