Skip to main content

Get Started

Introduction

Welcome to the Pulse Editor API Reference! This documentation provides detailed information about the REST APIs available for integrating and automating backend workflows with Pulse Editor.

You can call Pulse Editor APIs via HTTP requests or use our official SDKs (coming soon) to interact with Pulse Editor programmatically.

App Server Functions APIs

Some apps in Pulse Editor provide their own REST APIs to interact with their functionalities programmatically. You can find the API references for official apps here.

Workflow APIs (WIP)

Pulse Editor provides not only a user-friendly interface for creating and managing workflows but also a set of powerful REST APIs to interact with workflows programmatically. These APIs allow you to create, update, delete, and execute workflows, as well as retrieve workflow execution results and logs.