Skip to main content Link Menu Expand (external link) Document Search Copy Copied

In-app Delivery

The In-app Delivery tab allows you to set up your personlized presentations in your own application or webpage. To get started, click on the Generate button to generate your API key.


There are four options for displaying your presentations:

  • HTML (Link): insert a link in your own application or webpage
  • HTML (iFrame): insert an iFrame in your own application or webpage
  • React: use React to insert a link, button or embedded iFrame in your application
  • cURL: use cURL to get your cast presentation link

To view the Cast In-app Delivery React Example, go to https://github.com/cast-corp/delivery-react-example. You can view a deployed version of this example at https://cast-corp.github.io/delivery-react-example.