Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 635 Bytes

File metadata and controls

15 lines (11 loc) · 635 Bytes

Screencast OEmbed Endpoint

URL Scheme

  • https://app.screencast.com/[public_media_id]

API Endpoint

Params:

  • string - url - The Screencast URL to retrieve embedding information for.
  • int - maxwidth - The maximum width of the embedded resource returned.
  • int - maxheight - The maximum height of the embedded resource returned.

For more information on what data will be returned, see the oembed site. Data will be returned for rich and video types.