• Test Console
  • API Documentation
  • XML Schema
  • API Client Libraries
  • PHP
  • Java
  • C#
  • Python
  • Javascript
  • Show Code Example

Note: The auto-generated code is for reference purposes and orientation. A direct copy&paste will not work on its own. Please make sure to review the sample and adapt to your own application code.

<?php
require_once('lib/KalturaClient.php');
$config = new KalturaConfiguration();
$config->serviceUrl = 'https://api.de.kaltura.com/';
$client = new KalturaClient($config);