layout: page title: “Apache Zeppelin Helium REST API” description: “This page contains Apache Zeppelin Helium REST API information.” group: usage/rest_api

{% include JB/setup %}

Apache Zeppelin Helium REST API

Overview

Apache Zeppelin provides several REST APIs for interaction and remote activation of zeppelin functionality. All REST APIs are available starting with the following endpoint http://[zeppelin-server]:[zeppelin-port]/api. Note that Apache Zeppelin REST APIs receive or return JSON objects, it is recommended for you to install some JSON viewers such as JSONView.

If you work with Apache Zeppelin and find a need for an additional REST API, please file an issue or send us an email.

Helium REST API List

Get all available helium packages

Get all enabled helium packages

Get single helium package

Suggest Helium package on a paragraph

Load Helium package on a paragraph

Load bundled visualization script

Enable package

Disable package

Get visualization display order

Set visualization display order

Get configuration for all Helium packages

Get configuration for specific package

Set configuration for specific package

Get Spell configuration for single package