Get Deployment Init Config
Public endpoint called when a widget or embed mounts. Returns customization, limits, captcha settings, and availability.
Does not return a PAL identifier - the widget/embed runtime never reads it from /init.
No API key required. Origin and browser-context checks apply for non-preview callers.
https://docs.tavus.io/openapi.yaml for the full HTTP API contract.Path Parameters
Response
Init configuration
Configuration returned to widget, embed, and landing-page clients on init.
widget, embed, landing-page Full customization tree including channel-specific blocks (widget, landing_page) and shared screens (preview, haircheck, after_call).
Removed. Use thumbnail_video_url and thumbnail_image_url instead.
URL for the face preview video thumbnail.
URL for the face preview image thumbnail.
Present when Turnstile is enabled.
Set when is_available is false, e.g. daily_limit or total_limit.

