Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

Service Name session
Description Session service
Actions
Name Description
startStart a session with Kaltura's server.
The result KS is the session key that you should pass to all services that requires a ticket.
endEnd a session with the Kaltura server, making the current KS invalid.
impersonateStart an impersonated session with Kaltura's server.
The result KS is the session key that you should pass to all services that requires a ticket.
impersonateByKsStart an impersonated session with Kaltura's server.
The result KS info contains the session key that you should pass to all services that requires a ticket.
Type, expiry and privileges won't be changed if they're not set
getParse session key and return its info
startWidgetSessionStart a session for Kaltura's flash widgets