All Collections
Best practices
Resources
My Content API - Connect your business applications and automate information sharing
My Content API - Connect your business applications and automate information sharing

My Content API makes it possible to programmatically upload content and post messages to the digital displays.

Kaijus avatar
Written by Kaijus
Updated over a week ago

My Content API makes it possible to programmatically upload content and post messages using My Content Channel Apps. As an example you can post content based on a specific trigger in your business systems or you can send dashboard screenshots based on a schedule to a display.

Valota.live My Content API publication process

Restful API

The My Content API is a RESTful web service that supports methods GET, POST, DELETE

With the API You can send text or attachments (images, videos, pdf) to a specific My Content Channel App. My Content will then display the content automatically on the targeted screens.

All post related actions regarding My Content Channel can be requested through the API.

Read more about the API description from the GIT hub:


Get started with My Content API

Prerequisites, to get started:

  1. Enable API

    You can enable the API access inside the selected My Content Channel App.

    1. Open the application and navigate to the settings

    2. Give the API user name and

    3. Click “enable”.

  2. API Key and API Secret

    Once you have enabled the API in My Content you will be presented with the API Key and API Secret values in the app for further use in your app script.

  3. Start Using

    To save you some time, we have provided you with API libraries that support all endpoints:

Further resources:

Did this answer your question?