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 social API

The social API from Kaltura — 8 operation(s) for social.

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

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

This API exposes 8 operations across 8 paths, and defines 17 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.

8 operations 8 paths 17 schemas 8 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 social 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 8

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

social 8
POST
/service/social/action/UpdateConfiguration
Set the user social network’s configuration information
social.UpdateConfiguration 1 param → 200
POST
/service/social/action/get
List social accounts
social.get 1 param → 200
POST
/service/social/action/getByToken
Return the user object with social information according to a provided external social token
social.getByToken 1 param → 200x-Errors
POST
/service/social/action/getConfiguration
Retrieve the social network’s configuration information
social.getConfiguration 1 param → 200
POST
/service/social/action/login
Login using social token
social.login 1 param → 200x-Errors
POST
/service/social/action/merge
Connect an existing user in the system to an external social network user
social.merge 1 param → 200x-Errors
POST
/service/social/action/register
Create a new user in the system using a provided external social token
social.register 1 param → 200x-Errors
POST
/service/social/action/unmerge
Disconnect an existing user in the system from its external social network user
social.unmerge 1 param → 200x-Errors

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are KalturaOTTUser (14 properties), KalturaSocial (11 properties), KalturaBaseOTTUser (4 properties), KalturaTranslationToken (2 properties). Each schema is shown below with its type and property counts.

KalturaLongValue
object
A string representation to return an array of longs
1 property
KalturaOTTUser
object
User
14 properties
KalturaSocialConfig
object
Returns social configuration for the partner
KalturaOTTUserType
object
User type
2 properties
KalturaIntegerValue
object
A string representation to return an array of ints
1 property
KalturaBaseOTTUser
object
Slim user data
4 properties
KalturaLoginResponse
object
2 properties
KalturaDoubleValue
object
A string representation to return an array of doubles
1 property
KalturaMultilingualStringValue
object
Array of translated strings
2 properties
KalturaLoginSession
object
Login response
1 property
KalturaValue
object
abstract A representation to return an array of values
2 properties
KalturaFacebookSocial
object
KalturaStringValue
object
A string representation to return an array of strings
1 property
OTTRequest
object
2 properties
KalturaTranslationToken
object
Container for translation
2 properties
KalturaBooleanValue
object
A string representation to return an array of booleans
1 property
KalturaSocial
object
abstract
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kaltura-social-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