Get an oEmbed response with the legacy embed code for a given URL (http://oembed.com/)
REQUEST Accept: application/json RESPONSE 200 (Ok) { "type": "video", "version": "1.0", "provider_name": "Vidyard", "provider_url": "https://vidyard.com/", "title": "FRANKEN-BOT", "width": 480, "height": 270, "html": "<script type=\"text/javascript\" id=\"vidyard_embed_code_39iBuu1GAK3yVXVecgso1d\" src=\"//play.vidyard.com/39iBuu1GAK3yVXVecgso1d.js?v=3.1.1&type=inline\"></script>" }
Param name | Description |
---|---|
url required |
The URL to retrieve embedding information for. Validations:
|
maxwidth optional |
The maximum width of the video. Validations:
|
maxheight optional |
The maximum height of the video. Validations:
|