ads

REST API for Your Streaming Platform

Drive catalogue, artwork, live channels, merchandising and reporting through a REST API that mirrors the admin area.

Artwork and Live Channels by API

Through the Vodlix API you can attach landscape, portrait, square and logo artwork to any title from a URL and select which frame serves as the thumbnail. Live channels behave like videos in the API, with their own create, publish and retire operations, so linear content is automated the same way as on demand. Artwork and live channel management by API keeps a large or frequently changing catalogue consistent without manual uploads.


rest.svg
REST API

Familiar and predictable.

mirror.svg
Mirrors the admin

If you know the UI, you know the API.

full.svg
Full lifecycle

Create, publish, unpublish, restore.

Manage the Catalogue Programmatically

The Vodlix REST API lets you drive the whole platform programmatically, mirroring the admin area. Videos, series, seasons and episodes carry the full lifecycle through the API: create, read, update, publish, unpublish, and trash or restore. New video is ingested by providing a public HTTPS URL, and the platform fetches and processes it. For OTT operators with existing systems, the API means catalogue management can be automated rather than done by hand.


adm-integrations.png

Merchandising and Content Lists Under API Control

The Vodlix API gives you control over merchandising: content lists, list groups, their items and their ordering can all be created and managed programmatically. Lists can be activated and deactivated, so a seasonal row is switched off by API call rather than rebuilt. This allows scheduling systems and content planning tools to shape the home page automatically. Merchandising under API control is what lets editorial workflows scale.


Reference and Reporting Endpoints

The Vodlix API provides reference and reporting endpoints, including category IDs, catalogue and subscriber counts, and platform details such as the software version. Integrations always know what they are working against and can adapt to platform changes. Familiar REST conventions and predictable responses mean that if you know the admin area, you know the API. Reference endpoints are what make integrations reliable over time.


Where It Usually Earns Its Keep

The common cases are migration, ingest and reporting. Moving a catalogue from another platform is an API job rather than a manual one, and it is the difference between a launch that waits on nobody and one measured in months. Recurring ingest from a distributor or a production workflow runs unattended once it is written. Reporting pulls figures into whatever your finance team already uses instead of asking somebody to export a screen every Monday.


It also joins your platform to the rest of your business. Push a new title into your CMS and your marketing site the moment it is published, or hand your content lists to a recommendation service and write the results back. Where an integration needs more than the API alone provides, our custom plugin service builds the missing piece against the same platform.


Analytics is available through the API where a stats service is configured on your cloud, which is worth confirming during setup rather than discovering later. The reports and analytics page covers what is measured.


Frequently Asked Questions

Have questions about taking advantage of this limited-time offer? Check out the FAQ for answers.

What can the Vodlix REST API control?
The Vodlix REST API controls the catalogue, including videos, series, seasons and episodes, plus artwork, live channels, content lists and merchandising, and reference and reporting data.
Do I upload video files through the Vodlix API?
New video is ingested through the Vodlix API by providing a public HTTPS URL. Vodlix fetches and transcodes the file, so you do not stream binary uploads through your own infrastructure.
Does the Vodlix API match the admin area?
Yes. The Vodlix REST API mirrors the admin area, with familiar REST conventions and predictable responses, so anyone who knows the UI knows roughly what the API can do.
Can I manage content lists through the Vodlix API?
Yes. Vodlix content lists, list groups, their items and ordering can all be created, updated, activated and deactivated through the API, so merchandising can be automated.
What reporting data does the Vodlix API provide?
The Vodlix API provides catalogue and subscriber counts, category IDs and platform details such as the software version, so integrations always know what they are working against.
Are category ids the same across every Vodlix cloud?
No, and this is the most common thing to get wrong. Categories are per cloud, so read the category list for the platform you are working against and use the ids it returns rather than assuming a name maps to the same number everywhere.
Can we get analytics through the API?
Where a stats service is configured on your cloud, yes, covering headline figures, realtime activity and top performing content. It is worth confirming that during setup, because it is provisioned separately from the catalogue operations.
Is the API useful for migrating from another platform?
It is one of the most common reasons operators use it. Bringing a catalogue across programmatically turns a migration into a repeatable job rather than months of manual entry, and it can be run again to catch anything that changed while you were moving.