Skip to content

Api

⚠️ Restricted feature

This feature is available for Premium version only

Obscreen provides a REST API to manage content, playlists, screens and more.

Enable Plugin

Core API is a system plugin thus you can enable or disable API in Plugins settings page.

Authentication

Token authentication is used to authenticate requests to the API. You can get a token in the Studio under any registered user in Security page by clicking on eye yellow button.

image

Endpoints

Swagger documentation is available on the API. You can access it on the following path http://<your-studio-server-instance>/api.

TIP

Use our demo instance to check API endpoints: https://demo.obscreen.io/api.