Functions

Explore the server-side functions provided by the Nuxt SDK.

Server-side functions for fetching content, evaluating queries, and managing user identity from your Nuxt server routes and middleware.

Croct's mascot winking
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:

PageDescription
fetchContentLearn how to fetch content on the server side.
evaluateLearn how to evaluate queries on the server side.
identifyLearn how to identify users on the server side.
anonymizeLearn how to anonymize users on the server side.