Kaltura recommendationProfile API is one of 222 APIs that Kaltura publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include recommendationProfile. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.
This API exposes
5 operations
across 5 paths,
and defines 12 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.
5 operations5 paths12 schemas5 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 recommendationProfile 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 5
Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.
recommendationProfile 5
POST
/service/recommendationprofile/action/add
Insert new recommendation engine for partner
recommendationProfile.add1 param→ 200x-Errors
POST
/service/recommendationprofile/action/delete
Delete recommendation engine by recommendation engine id
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are KalturaRecommendationProfile (7 properties), OTTRequest (2 properties), KalturaValue (2 properties), KalturaMultilingualStringValue (2 properties). Each schema is shown below with its type and property counts.
OTTRequest
object
2 properties
KalturaLongValue
object
A string representation to return an array of longs
1 property
KalturaListResponse
object
Base list wrapper
1 property
KalturaIntegerValue
object
A string representation to return an array of ints
1 property
KalturaRecommendationProfileListResponse
object
List of recommendation profiles.
1 property
KalturaDoubleValue
object
A string representation to return an array of doubles
1 property
KalturaMultilingualStringValue
object
Array of translated strings
2 properties
KalturaValue
object
abstract A representation to return an array of values
2 properties
KalturaRecommendationProfile
object
PaymentGW
7 properties
KalturaStringValue
object
A string representation to return an array of strings
1 property
KalturaBooleanValue
object
A string representation to return an array of booleans
1 property
KalturaTranslationToken
object
Container for translation
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.