Skip to content

Ensemble public REST API#

Using Ensemble's public API, you can programmatically perform many of the same tasks as you can in the GUI. This section introduces Ensemble's REST API, including:

Ensemble provides an Ensemble API node to access the API in your pathways.

Learn about REST APIs#

The API documentation assumes you are familiar with REST APIs. If you're not, these resources may be helpful:

Use the API playground (self-hosted ensemble only)

Trying out the API in the playground can help you understand how APIs work. If you're worried about changing live data, consider setting up a test workflow, or test ensemble instance, to explore safely.