Nuxt Support
Official Paragraph CMS Nuxt support for Vue teams, with API keys, API client, code examples, multilingual content, and dedicated Nuxt docs.

Nuxt Support is the official Paragraph CMS path for Vue teams building with Nuxt. It connects API Keys, the API Client, in-product code examples, and dedicated Nuxt docs into one predictable integration flow.
That keeps the handoff from content editing to frontend delivery much cleaner than stitching the integration together ad hoc.
Start from the framework links inside the CMS
Paragraph CMS exposes framework quickstart links directly from the code examples dialog, and Nuxt is one of the supported targets in that row. Developers can move from a page or collection workflow straight into the official Nuxt Quickstart with the core client pattern already visible.
This is especially useful when the same team owns both the content model and the application code.

Works well with multilingual and SEO-aware content
Nuxt projects often need content that is already organized by language, slug, and metadata, and Paragraph CMS provides that structure through Locales, Default Locale, Pages, and Page SEO.
That means a Nuxt app can consume locale-aware content from the same source editors use every day, while Translations and Retranslations keeps those variants up to date inside the CMS. For site-wide SEO files, SEO Client stays available as a companion layer.

Official docs for first setup and production follow-up
Nuxt support is documented in two layers:
The first covers the initial connection. The second is there when the project needs a more complete delivery setup.
