• This free trial of Professional Edition is limited to 3 users or less. Contact an admin about purchasing Professional Edition.

 

Developers' Page

Page history last edited by MengKiat 5 mos ago

Please don't reorder these - some people refer to them by their number:

 


_______________________________________________________________________________________________________________________________________________

Answers:

 

How can I embed Qik videos onto my own website? 

 

You can use the following programming code below:

 

The API endpoint would be: http://qik.com/api/oembed.{format}

 

To embed individual videos use: qik.com/video/* (* is the video number at the end of the url)

 

A screenshot has been attached below:

 

 

An example of embedding an individual video is http://qik.com/api/oembed.xml?url=http%3A//qik.com/video/49565

 

To embed a Qik channel use: http://qik.com/* (* is the channel name for the Qik account)

 

A screenshot has been attached below:

 

 

An example of embedding an individual video is http://qik.com/api/oembed.xml?url=http%3A//qik.com/mengkiat

 

You can visit http://www.oembed.com/ for further information.  

 

 

 

 

Comments (0)

You don't have permission to comment on this page.