TentoCMS
Interfaces

Interface: TentoClientConfig

Configuration options for TentoClient

Configuration options for TentoClient

Properties

PropertyTypeDescription
apiKeystringAPI key for authentication (tento_pk_* or tento_sk_*)
baseUrl?stringBase URL of the TentoCMS API (default: https://tento-api.intelligentlending.co.uk)
fetch?(input, init?) => Promise<Response>Custom fetch implementation for SSR/edge environments
previewKey?stringPreview key for accessing draft content (preview_*)
timeout?numberRequest timeout in milliseconds (default: 30000)
Copyright © 2026