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.
Get Started
Install and set up the SDK in minutes with our quick start guide
API Reference
Explore all available methods, types, and detailed examples
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.
npm install @mybe/sdkThen 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