SvelteKit Support
Official Paragraph CMS support for SvelteKit, with API keys, API client, quickstart docs, and SEO-ready content workflows for modern apps.

SvelteKit Support is the official Paragraph CMS path for teams building with SvelteKit. It ties together API Keys, the API Client, in-product code examples, and dedicated SvelteKit docs into one supported flow.
This gives content-driven SvelteKit projects a clearer starting point than a generic "just call the API" approach.
The CMS already points developers to the right starting place
Paragraph CMS includes framework quickstart links directly inside its code examples dialog, and SvelteKit is one of the built-in options in that list. A developer can open the dialog from a content workflow, copy the core client pattern, and continue into the official SvelteKit Quickstart.
That makes the setup path visible from inside the product instead of hiding it somewhere outside the app.

One content source for pages, media, and SEO
A SvelteKit app can consume the same Pages, Collections, Locales, and Media Management structures the editorial team already maintains in the CMS.
That keeps page routing, multilingual content, and media delivery tied to the same source of truth. When site-level SEO assets are needed too, SEO Client can generate them from the same content layer instead of introducing a second system.

Supported by both quickstart and advanced docs
The documentation path is split into two layers:
That gives teams a fast initial route into the framework and a second resource once the integration grows.
