Index
@venuecms/sdk-next
@venuecms/sdk-next
Configuration
Function
Description
Allows you to pass in the siteKey and API key manually in case you want it to be dynamically set. If you don't use this function, the SDK will default to using process.env.VENUE_SITE_KEY and process.env.VENUE_API_KEY instead.
Sites
Function
Description
Get the site configured via the siteKey (cached)
Get the siteKey and site id from a domain name.
Search a site for all content types (cached)
Events
Pages
Profiles
Function
Description
Get a profile (cached)
Get a listing of events for a profile (cached)
Get a list of profiles (cached)
Products
Function
Description
Get a product (cached)
Get a listing of products (cached)
Utilities
Function
Description
This function will properly resolve content blocks that are localized. It takes in the array of localized content and returns the proper content to be used in your page.
Other
Name
Description
-
-
-
Last updated

