Base URL https://app.mk.io v0.26.9 81 endpoints OpenAPI 3.0.2

Overview

The MK.IO Media API is the project-level REST API for managing media processing and delivery workflows in MK.IO. It provides endpoints for managing assets and storage, transforms and jobs, live events and outputs, streaming publication, filtering, and content protection.

Authentication

All endpoints require a bearer token in the Authorization header: Authorization: Bearer <your_token>

You can create and manage your tokens in your profile settings under Your personal API tokens. Follow the API tokens guide for more information.

Usage

Base URL: https://app.mk.io

Typical usage pattern:

  • Create or reference core resources such as storage, assets, and transforms.
  • Run VOD or live workflows, then monitor resource state until processing is ready.
  • Publish playback by creating a streaming locator and retrieving playback paths.

Endpoints