About / Getting started / API / Demos / Pricing
The Screencastify API allows users to share recordings with third-party Applications/Sites from within Screencastify or (optionally) control recording from the site.
Apps are shown as an additional upload target in Screencastify's share dialog.
Screencastify can also be configured to "Record for an App". This automatically shares all new recordings with the configured App. It's the responsibility of the App to handle and store such recordings. Record for App Flow Demo Video
This is a pure client-side API, recordings are passed to Apps as regular File objects (like from a file picker) locally.
The recording API allows to initiate and control record from a site. To get an idea how this works, try the In-Site Recorder Demo.
The resulting video is shared in the same way as recordings made with the "Record for an App" feature.