# API reference

Explore the complete Nuxt SDK API.

Detailed reference documentation for all composables, components, functions, and types provided by the Nuxt SDK.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [Composables](/reference/sdk/nuxt/api/composables): Explore the composables provided by the Nuxt SDK.
- [Components](/reference/sdk/nuxt/api/components): Explore the components provided by the Nuxt SDK.
- [Functions](/reference/sdk/nuxt/api/functions): Explore the server-side functions provided by the Nuxt SDK.
- [Content](/reference/sdk/nuxt/api/content): Explore the content utilities provided by the Nuxt SDK.
- [Types](/reference/sdk/nuxt/api/types): Explore the types provided by the Nuxt SDK.
- [Configuration](/reference/sdk/nuxt/api/configuration): Learn how to configure the Nuxt SDK module.
- [Environment variables](/reference/sdk/nuxt/api/environment-variables): Learn how to configure the SDK using environment variables.
