Introduction to Beefree SDK
Welcome to the Beefree SDK technical documentation!
Last updated
Was this helpful?
Welcome to the Beefree SDK technical documentation!
Last updated
Was this helpful?
Beefree SDK is an embeddable no-code , and builder. It enables your end users to achieve their design goals without writing a single line of code. By embedding Beefree SDK into your application, you'll provide your end users with access to a full suite of design features that include the following and more:
Email builder: A creation environment that helps end users quickly create beautiful emails. This environment supports your end users in following email creation best practices recommended by industry experts.
Page builder: A creation environment that empowers end users to build visually stunning landing pages. They can use a landing page as a link for a call-to-action (CTA) inside emails, to embed forms and capture information, or to create standalone pages.
Popup builder: The that provides end users with the tools they need to build compelling popups that capture attention.
File manager: A tool to (images, PDFs, and so on).
Template catalog: A design template catalog that integrates industry best practices to support end users in quickly getting across the finish line with their creations and achieving quick design wins.
AI Writing Assistant: A helpful AI assistant to help end users write their design content.
These builders can easily integrate into your application in minutes. Browse this documentation's latest and implementation guides to get started.
Take the following steps to get started with Beefree SDK in a few minutes:
Create an account to access the and obtain your credentials.
to get started. Beefree SDK offers a generous Free plan that includes each builder type mentioned in the previous section.
Create an application and .
Clone the , which includes the code for email and popup builder implementations.
Add your credentials, the Client ID and Client Secret from step three, inside the placeholders in the code.
Once the email builder, or popup builder, depending on which environment you chose, opens, you can start experimenting with the SDK's configuration by customizing the in the beeConfig
section of the code.
You can also customize the SDK's configuration inside the under the of the application you created.
Learn more about our three embeddable builders.
Learn more about how our builder AddOns can help you customize your application's offerings.
The Template Catalog API enables you to incorporate design templates into your application. With this API, you can browse, retrieve, and utilize a variety of pre-designed templates to enhance your user's content creation experience. It gives you the flexibility to offer customized design solutions directly within your platform.
Browse our sample code to experiment and gain hands-on experience. Get up and running quickly with a simple implementation.
These products share the same, unique combination of design flexibility and ease of use. Note that the majority of the documentation applies to all builders (and in many cases to the File Manger too), unless otherwise specified.
Note: Visit the for a comprehensive list of features and the plan type they correspond to.
In addition to our drag-and-drop editors, we also offer a standalone application, which can be used alongside any of the builders. The File Manager is specifically designed to simplify the organization and management of digital assets, which might happen outside of a content editing session. It is an image and document management user interface that can be launched as a standalone application. This allows your customers to quickly upload or manage assets, without having to load one of the builders.
Learn more about our and .
The allows you to perform a number of tasks (e.g. refreshing the HTML for a certain asset) and add features to your application (e.g. converting an email to a PDF document). We continue to release new API methods to help you enrich and personalize the content design experience for your customers.
Learn more about and .
Get your free Client ID and Client Secret in the to get started. Experiment with customizing a configuration in the playground. When you're ready, install Beefree SDK.
If you need support at any point throughout your integration, . We are here to support you along the way.
AI Writing Assistant with Multiple Provider Options
Partner AddOns
Custom AddOns
Content Services: Export plain text, transform JSON to HTML, and manage brand styles.
Template Catalog: Add templates to your application.
AI Collection: Use the AI collection to get metadata, SMS, and summary text.
Full-stack application built with NextJS
Official NPM package of Beefree SDK
A simple HTML sample client to start playing with Beefree SDK
Beefree SDK simple React starter
Templates to accelerate the set-up of your Beefree SDK integration.
Explore methods
Developer Console
Playground
Install Beefree SDK
Configuration Parameters
Create an Application
Authorization Process
File Manager
Storage Options
Configure Your AWS S3 Bucket