Latest posts Visit blog
14 min read

Securing the Store API: Safer Headless Shop Operations

Headless moves business logic behind a public API. Here is how to review authorization, field rights, rate limits and access key hygiene systematically.

13 min read

Store API Caching: Fast Headless Shops 2026

From Shopware 6.7, Store API endpoints are cacheable. Avoid N+1 problems in Nuxt, set client caching correctly and use stale-while-revalidate.