Kaltura · Schema
KalturaMediaFile
Media file details
VideoLive StreamingTranscodingMedia ManagementPlayerAnalyticsVirtual ClassroomOTTOpen-Source
Properties
| Name | Type | Description |
|---|---|---|
| additionalData | string | Additional Data |
| altExternalId | string | Alternative external identifier for the media file |
| altStreamingCode | string | Alternative streaming code |
| alternativeCdnAdapaterProfileId | integer | Alternative cdn adapter profile identifier |
| assetId | integer | Unique identifier for the asset |
| cdnAdapaterProfileId | integer | cdn adapter profile identifier |
| duration | integer | Duration of the media file |
| endDate | integer | EndDate |
| externalId | string | External identifier for the media file |
| externalStoreId | string | ExternalStoreId |
| fileSize | integer | File size |
| id | integer | `readOnly` File unique identifier |
| isDefaultLanguage | boolean | IsDefaultLanguage |
| language | string | Language |
| orderNum | integer | OrderNum |
| outputProtecationLevel | string | OutputProtecationLevel |
| startDate | integer | StartDate |
| status | boolean | The media file status |
| typeId | integer | Device types identifier as defined in the system |
| url | string | URL of the media file to be played |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "KalturaMediaFile",
"description": "Media file details",
"properties": {
"additionalData": {
"description": "Additional Data",
"type": "string"
},
"altExternalId": {
"description": "Alternative external identifier for the media file",
"type": "string"
},
"altStreamingCode": {
"description": "Alternative streaming code",
"type": "string"
},
"alternativeCdnAdapaterProfileId": {
"description": "Alternative cdn adapter profile identifier",
"type": "integer"
},
"assetId": {
"description": "Unique identifier for the asset",
"type": "integer"
},
"cdnAdapaterProfileId": {
"description": "cdn adapter profile identifier",
"type": "integer"
},
"duration": {
"description": "Duration of the media file",
"type": "integer"
},
"endDate": {
"description": "EndDate",
"type": "integer"
},
"externalId": {
"description": "External identifier for the media file",
"type": "string"
},
"externalStoreId": {
"description": "ExternalStoreId",
"type": "string"
},
"fileSize": {
"description": "File size",
"type": "integer"
},
"id": {
"description": "`readOnly`\n\nFile unique identifier",
"readOnly": true,
"type": "integer"
},
"isDefaultLanguage": {
"description": "IsDefaultLanguage",
"type": "boolean"
},
"language": {
"description": "Language",
"type": "string"
},
"orderNum": {
"description": "OrderNum",
"type": "integer"
},
"outputProtecationLevel": {
"description": "OutputProtecationLevel",
"type": "string"
},
"startDate": {
"description": "StartDate",
"type": "integer"
},
"status": {
"description": "The media file status",
"type": "boolean"
},
"typeId": {
"description": "Device types identifier as defined in the system",
"type": "integer"
},
"url": {
"description": "URL of the media file to be played",
"type": "string"
}
},
"type": "object"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/ott-KalturaMediaFile"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.