Does KalturaCE not work with API v2?

2 replies [Last post]
Joined: 05/14/2009
Points: 69

I have programs using Kaltura server with API v2. Now we have KalturaCE installed on our site. It seems that KalturaCE does not work API v2.
I don't mind rewriting the codes but I am having some issues with API v3. http://www.kaltura.org/problem-v3-api-filteruseridequal , http://www.kaltura.org/v2-vs-v3-api-different-results-list-users
Does KalturaCE not work with API v2? Or any configuration needed to be done?
Thanks in advance.

Zog
Zog's picture
User offline. Last seen 24 weeks 4 days ago.
Core Team
Joined: 12/14/2009
Points: 16

Kaltura CE does work with API v2. However, we don't recommended to use it, because it wouldn't be further developed as all Kaltura's existing widgets are being upgraded to v3, and all new features are developed to v3 and not v2.

If you still want to work with API v2, its URL is:
{installation root}/index.php/partnerservices2/testme

Joined: 05/14/2009
Points: 69

I can see v3 has a better structure and is better developed.
I am happy to use v3 as long as v3 functions correctly. As you can see from my previous posts, some v3 functions seem returning incorrect results.