All outgoing traffic counts toward your traffic usage, regardless of whether requests are cached or uncached.
This includes:
- Content Delivery API requests
- Management API requests
- GraphQL API requests
- Asset delivery through Storyblok's Image Service
- Asset uploads through the Storyblok UI
- Webhook payloads
The size of the data transferred also contributes to your total traffic usage. Larger API responses, images, videos, and other assets will consume more traffic than smaller requests.
You can review your space's traffic usage and API request details from your Storyblok dashboard.
To reduce traffic consumption, consider optimizing image sizes and limiting API responses to only the data required by your application.