How does caching per request work?

In Storyblok, requests are cached based on the URL itself. For example, after loading: https://api.storyblok.com/v1/cdn/spaces/me?token=wANpEQEsMYGOwLxwXQ76Ggtt for the first time, it will be served from our CDN. More information on cache invalidation is here: https://www.storyblok.com/docs/api/content-delivery/v2/getting-started/cache-invalidation