Cast In-app Delivery API

Server-side endpoint for minting a personalized Cast presentation permalink for one contact in one project, in play (automated presentation), ama (Ask Me Anything), information (customer center), or page (website page) mode. Paired with the cast-inapp-loader.js client that renders the same experience as a floating launcher, an iframe, or a link inside the customer's own site. Used to drop personalized business reviews into emails, CRM records, support tickets, and customer portals.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/cast-in-app-delivery-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Cast In-app Delivery API
description: Server-side endpoint for minting a personalized Cast presentation permalink for one contact
  in one project, in play (automated presentation), ama (Ask Me Anything), information (customer center),
  or page (website page) mode. Paired with the cast-inapp-loader.js client that renders the same experience
  as a floating launcher, an iframe, or a link inside the customer's own site. Used to drop personalized
  business reviews into emails, CRM records, support tickets, and customer portals.
humanURL: https://school.cast.app/projects/campaigns-and-analytics/in-app-delivery/
baseURL: https://cast.app/designer/api/v1
tags:
- Embeddable
- Personalization
- Presentations
- Customer Experience
properties:
- type: Documentation
  url: https://school.cast.app/projects/campaigns-and-analytics/in-app-delivery/
- type: APIReference
  url: https://school.cast.app/projects/campaigns-and-analytics/in-app-delivery/
- type: Authentication
  url: authentication/cast-corporation-authentication.yml
- type: Components
  url: components/cast-corporation-components.yml
- type: SourceCode
  url: https://github.com/cast-corp/delivery-react-example
- type: Demo
  url: https://cast-corp.github.io/delivery-react-example
x-evidence:
  verified: '2026-08-13'
  docs_status: 200
  endpoint_probe:
    url: https://cast.app/designer/api/v1/permalink
    method: POST
    unauthenticated_status: 401
  finding: Endpoint is live and enforces the documented bearer scheme. A first-party React reference implementation
    calls the same URL.
  spec_published: false