Skip to main content

Embed the video player

Iframe Embed

The simplest option to embed the video is to use our iframe.

You need to use the hashed key generated in the last step, here is an example:

<iframe
src="https://share.myinterview.com/player?hashTimestamp=[TIMESTAMP]&hash=[CALCULATED_HASHED]&video=[VIDEO_ID]&apiKey=[API_KEY]"
frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe>

Parameters

  • apiKey (required): Your API Key

  • hashTimestamp (required): Timestamp in seconds used to calculate the hash key

  • hash (required): Calculated hash

  • video (required): The id of the video you want to embed