# Audome > Audome is a programmatic image and video render platform. Design templates in a visual studio, then render at scale through a REST API or by embedding the studio inside your own product. Site: https://audome.io Docs: https://audome.io/docs Full corpus (single file): https://audome.io/llms-full.txt ## Documentation - [Audome Documentation](https://audome.io/docs): Public API reference and embed SDK for Audome — programmatic image and video rendering. Designed to be readable by humans and AI agents. - [Getting started with Audome](https://audome.io/docs/getting-started): Mint an API token, create a template, and render your first image with Audome in under five minutes. - [POST /api/render/generate](https://audome.io/docs/api/render): Reference for the Audome render API: request schema, dynamic data shape, error codes, and example clients in cURL, Node.js, and Python. - [POST /api/render/preview](https://audome.io/docs/api/preview): Realtime, low-latency preview endpoint for live editors. Free of charge, sub-second latency. - [Audome Embed SDK](https://audome.io/docs/embed): Drop the Audome Studio inside any web app with a single script tag. Reference for AudomeEmbed.studio config, returned handle, and postMessage events. - [Audome Webhooks](https://audome.io/docs/webhooks): Receive HMAC-signed webhook deliveries when renders complete. Includes payload schema, signature verification, and retry policy. ## Raw markdown sources - https://audome.io/docs/raw/index.md - https://audome.io/docs/raw/getting-started.md - https://audome.io/docs/raw/api-render.md - https://audome.io/docs/raw/api-preview.md - https://audome.io/docs/raw/embed.md - https://audome.io/docs/raw/webhooks.md