You can also create "page rules" using wildcards to cache dynamic URLs. Eg: /api/*
Another option is to use Workers to fetch from origin and interact with the cache with more control.
You can also create "page rules" using wildcards to cache dynamic URLs. Eg: /api/*
Another option is to use Workers to fetch from origin and interact with the cache with more control.