Developer-First CMS

Contensa.ai SDK

A powerful TypeScript SDK for fetching and managing content from Contensa.ai. Zero dependencies, full type safety, and built for modern web applications.

Why Choose Contensa.ai SDK

Built for modern development workflows with developer experience in mind.

Zero Dependencies

Uses native fetch API with no external dependencies. Keep your bundle size minimal.

Full TypeScript Support

Complete type safety with exported interfaces and IntelliSense support.

Auto Environment Detection

Automatically detects dev vs production environments for seamless workflows.

Quick Installation

Get started in seconds with your favorite package manager.

Terminal
npm install @mybe/sdk

Then import and initialize the SDK. See Quick Start Guide for detailed setup instructions.

Requirements

Node.js 18+

Required for native fetch API support

TypeScript 5.0+

Recommended for development with full type safety