Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kaltura mediaFileType API

The mediaFileType API from Kaltura — 4 operation(s) for mediafiletype.

Kaltura mediaFileType API is one of 222 APIs that Kaltura publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include mediaFileType. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.

This API exposes 4 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 2.0, at version 3.6.287.20720.

Requests are made against the base URL https://www.kaltura.com/api_v3.

4 operations 4 paths 4 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
3.6.287.20720
Base URL
https://www.kaltura.com/api_v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Kaltura mediaFileType API declares 1 security scheme for authenticating requests. An API key is passed in the body as ks (ks). By default, every request must be authenticated.

  • ks — A Kaltura session ID

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.

mediaFileType 4
POST
/service/mediafiletype/action/add
Add new media-file type
mediaFileType.add 1 param → 200x-Errors
POST
/service/mediafiletype/action/delete
Delete media-file type by id
mediaFileType.delete 1 param → 200x-Errors
POST
/service/mediafiletype/action/list
Returns a list of media-file types
mediaFileType.list 1 param → 200
POST
/service/mediafiletype/action/update
Update existing media-file type
mediaFileType.update 1 param → 200x-Errors

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are KalturaMediaFileType (12 properties), OTTRequest (2 properties), KalturaListResponse (1 property), KalturaMediaFileTypeListResponse (1 property). Each schema is shown below with its type and property counts.

KalturaMediaFileTypeListResponse
object
Media-file types list
1 property
KalturaListResponse
object
Base list wrapper
1 property
KalturaMediaFileType
object
Media-file type
12 properties
OTTRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kaltura-mediafiletype-api-openapi.yml Raw ↑

Other APIs Kaltura publishes across the network.

Kaltura accessControl API
Kaltura accessControlProfile API
Kaltura adminUser API
Kaltura analytics API
Kaltura annotation API
Kaltura announcement API
Kaltura appToken API
Kaltura aspera API
Kaltura asset API
Kaltura assetComment API
Kaltura assetFile API
Kaltura assetHistory API