URL analysée
https://renderly.video/
Mesuré il y a 5 jours
Score AI-Ready
Bon
sur 100
Économie de tokens
Détail du score
Protocoles émergents
5 sur 6 détectésEndpoints well-known recherchés par les agents IA. Détecté signifie qu’un agent peut découvrir et se connecter automatiquement à votre service.
-
OAuth Protected Resource RFC 9728
/.well-known/oauth-protected-resource- resource: https://renderly.video
- 1 authorization server(s)
-
OAuth Discovery RFC 8414
/.well-known/oauth-authorization-server- issuer: https://eloquent-curtain-45.authkit.app
- token_endpoint: https://eloquent-curtain-45.authkit.app/oauth2/token
- 3 grant type(s)
-
MCP Server Card SEP-1649 draft
/.well-known/mcp/server-card.json- 10 tool(s)
-
A2A Agent Card A2A v1.0
/.well-known/agent-card.json -
API Catalog RFC 9727
/.well-known/api-catalog- 2 API(s)
-
Agent Skills index Discovery RFC v0.2.0 draft
/.well-known/agent-skills/index.json- 2 skill(s)
- render-a-renderly-video, batch-personalized-videos
Cela ne reste pas en place. La surveillance n'existe pas encore : inscrivez-vous, on vous préviendra.
Vous êtes sur la liste ! Nous vous préviendrons lors du lancement.
Ce que nous avons mesuré CDN level (Cloudflare) — Content negotiation
Votre site ne prend en charge Markdown pour les agents qu'en partie — « ce que nous avons mesuré », ci-dessus, liste les mécanismes déjà présents. Ajouter les autres permet à plus d'agents de demander du markdown au lieu d'analyser le HTML, réduisant les tokens d'environ 80%.
Comment implémenter
- Servez un jumeau Markdown à une seconde URL, par ex. /page.md à côté de /page.
- Ajoutez <link rel="alternate" type="text/markdown" href="…"> dans le head HTML.
- Ajoutez un en-tête HTTP Link vers la version Markdown : Link: <…>; rel="alternate"; type="text/markdown".
Ce que nous avons mesuré Content ratio: 1.8% (2031 content chars / 112840 HTML bytes)
Votre page a un faible ratio de contenu réel par rapport au HTML total. Une grande partie du poids de la page est du balisage, des scripts ou des styles plutôt que du contenu.
Comment implémenter
Déplacez le CSS vers des feuilles de style externes, supprimez les styles en ligne, minimisez le JavaScript et assurez-vous que le HTML se concentre sur la structure du contenu.
Ce que nous avons mesuré 10 semantic elements, 128 divs (ratio: 7%)
Votre page repose fortement sur les éléments <div>. Les éléments sémantiques comme <section>, <nav>, <header>, <footer> et <aside> fournissent une structure significative pour les AI agents.
Comment implémenter
Remplacez les conteneurs <div> génériques par les éléments sémantiques appropriés. Utilisez <section> pour les groupes thématiques, <nav> pour la navigation, <header>/<footer> pour les en-têtes et pieds de page ou de section.
Ce que nous avons mesuré 26/519 elements with inline styles (5.0%)
De nombreux éléments ont des attributs de style en ligne. Ils ajoutent du bruit pour les AI agents lors de l’extraction du contenu.
Comment implémenter
Déplacez tous les styles en ligne vers des classes CSS dans votre feuille de style. Utilisez des frameworks CSS utilitaires comme Tailwind si vous avez besoin de nombreux styles uniques.
Ce que nous avons mesuré 2/3 images with meaningful alt text
Certaines images manquent de texte alternatif descriptif. De bons textes alt aident les AI agents à comprendre le contenu et le contexte des images.
Comment implémenter
Ajoutez des attributs alt descriptifs à toutes les images. Décrivez ce que l’image montre, pas juste « image » ou « photo ». Pour les images décoratives, utilisez alt="" (vide).
API-First Video Platform
Programmatic video generation API for enterprises. Transform JSON into thousands of personalized videos with our template-driven platform.
From $0.10
Per Minute (1080p)
4K
Max Resolution
API
First Design
template.json
```
{
"overlays": [
{
"type": "text",
"content": "Hello World!",
"from": 10,
"animation": {
"enter": "scale",
"exit": "fade"
}
}
]
}
```

00:06
720p • MP4Ready
90-second tour
## See Renderly in action
Watch how a single template turns into thousands of personalized videos - and why that's impossible to do by hand.
01 / PRICE
$0.10/ min · 1080p
## Lowest cost globally
From $0.10 per minute of 1080p video on subscription. Pay only for what you render with transparent credit-based pricing.
02 / INTERFACE
- POST/v1/renders202
- GET/v1/renders/:id200
- DEL/v1/webhooks204
WEBHOOK
## API-first design
RESTful API with comprehensive documentation, webhooks, and SDKs. Built for developers who need programmatic video generation.
03 / THROUGHPUT
100k+videos
## Scale automatically
Auto-scaling infrastructure handles thousands of concurrent renders. From 1 video to 100,000+ - our platform grows with your business.
render pipelineasync
Platform
## One template, thousands of videos
Mark any overlay isDynamic and it becomes a named variable. Send a row of data per video and the API renders the same design with new content - text, images, background video or narration.
01
Variables on any fieldOverlay name in, value out. Text, images, video and audio all swap the same way.
02
Preview before you payResolve a render without rendering it. No credits, no job, and every warning up front.
03
One credit a minute1 credit renders 1 minute of 1080p. Published rates, and PAYG credits that never expire.
Enterprise Platform
## Built for Scale, Performance, and Reliability
Enterprise-grade infrastructure with the developer experience you deserve
### Ready to scale your video production?
Join enterprises using Renderly to generate thousands of videos programmatically
Renderly - Render Videos at Scale, Instantly
[Renderly](https://renderly.video/)
API-First Video Platform
# Render Videos at Scale
Programmatic video generation API for enterprises. Transform JSON into thousands of personalized videos with our template-driven platform.
[Start Building](https://renderly.video/dashboard)[View Docs](https://renderly.video/docs)
From $0.10
Per Minute (1080p)
4K
Max Resolution
API
First Design
template.json
```
{
"overlays": [
{
"type": "text",
"content": "Hello World!",
"from": 10,
"animation": {
"enter": "scale",
"exit": "fade"
}
}
]
}
```

00:06
720p • MP4Ready
90-second tour
## See Renderly in action
Watch how a single template turns into thousands of personalized videos - and why that's impossible to do by hand.

01:30
01 / PRICE
$0.10/ min · 1080p
## Lowest cost globally
From $0.10 per minute of 1080p video on subscription. Pay only for what you render with transparent credit-based pricing.
02 / INTERFACE
- POST/v1/renders202
- GET/v1/renders/:id200
- DEL/v1/webhooks204
WEBHOOK
## API-first design
RESTful API with comprehensive documentation, webhooks, and SDKs. Built for developers who need programmatic video generation.
03 / THROUGHPUT
100k+videos
## Scale automatically
Auto-scaling infrastructure handles thousands of concurrent renders. From 1 video to 100,000+ - our platform grows with your business.
render pipelineasync
Platform
## One template, thousands of videos
Mark any overlay isDynamic and it becomes a named variable. Send a row of data per video and the API renders the same design with new content - text, images, background video or narration.
01
Variables on any fieldOverlay name in, value out. Text, images, video and audio all swap the same way.
02
Preview before you payResolve a render without rendering it. No credits, no job, and every warning up front.
03
One credit a minute1 credit renders 1 minute of 1080p. Published rates, and PAYG credits that never expire.
Enterprise Platform
## Built for Scale, Performance, and Reliability
Enterprise-grade infrastructure with the developer experience you deserve
[
### AI Voiceover
Put a script where you would put an audio URL. Renderly narrates it and renders, in one API call - twelve curated voices, no microphone.
Learn more
](https://renderly.video/features/ai-voiceover)[
### Auto-Captions
Word-synced captions with real per-word timings. Caption a 9-second cut of a 3-hour file and pay for the 9 seconds.
Learn more
](https://renderly.video/features/auto-captions)[
### Render Preview
Resolve a render without rendering it. No credits, no job - see which replacements landed and what it would cost first.
Learn more
](https://renderly.video/features/render-preview)[
### Template Variables
Mark any overlay isDynamic and it becomes a named variable the API fills per render - text, images, video or audio.
Learn more
](https://renderly.video/templates)[
### Built for AI Agents
A hosted MCP server so Claude, Cursor and ChatGPT can list templates, preview a payload and render it in plain language.
Learn more
](https://renderly.video/agents)[
### Per-Minute Pricing
One credit renders one minute of 1080p. Published rates from $0.10/min, and pay-as-you-go credits that never expire.
Learn more
](https://renderly.video/pricing)
### Ready to scale your video production?
Join enterprises using Renderly to generate thousands of videos programmatically
[Start Building](https://renderly.video/dashboard)[View Pricing](https://renderly.video/pricing)
Téléversez ce fichier sous /index.md sur votre serveur pour que les AI agents puissent accéder à une version propre de votre page. Vous pouvez également configurer la négociation de contenu Accept: text/markdown pour le servir automatiquement.
Notre recommandation
# Renderly > Renderly is an API for rendering videos at scale. Send us a JSON config and we'll render the video - from $0.10 per minute of 1080p, scaling to 100k+ renders. ## Documentation - [Documentation](https://renderly.video/docs) ## Main - [Renderly - Render Videos at Scale, Instantly](https://renderly.video/): Renderly is an API for rendering videos at scale. Send us a JSON config and we'll render the video - from $0.10 per min… - [Pricing](https://renderly.video/pricing) - [About](https://renderly.video/about) - [Product Hunt Launch Video Maker](https://renderly.video/tools/product-hunt-launch-video) - [AI Voiceover](https://renderly.video/features/ai-voiceover) - [Auto-Captions](https://renderly.video/features/auto-captions) - [Render Preview](https://renderly.video/features/render-preview) - [AI Agents](https://renderly.video/agents) - [Integrations](https://renderly.video/integrations) - [Templates](https://renderly.video/templates) - [Documentation](https://renderly.video/docs) - [Enterprise](https://renderly.video/enterprise) - [All Free Tools](https://renderly.video/tools) - [Video Resizer](https://renderly.video/tools/video-resizer) - [Video Trimmer](https://renderly.video/tools/video-trimmer) ## Blog - [Blog](https://renderly.video/blog) ## Legal - [Terms](https://renderly.video/terms) - [Privacy](https://renderly.video/privacy) - [Refund](https://renderly.video/refund) ## Support - [Support](https://renderly.video/support)
Le llms.txt complet nécessite une analyse de tout le domaine (bientôt disponible)
Téléversez ce fichier vers https://renderly.video/llms.txt à la racine de votre domaine. Les AI agents comme ChatGPT, Claude et Perplexity consultent ce fichier pour comprendre la structure de votre site.
Ce site possède déjà un fichier llms.txt.
Format valide# Renderly
> Renderly is a programmatic video rendering API. Send a JSON config, get a rendered video back. Built for developers and businesses who need to generate videos at scale.
## When to use Renderly
Reach for Renderly when the same video structure has to be rendered many times with different content:
- **Personalized video at scale.** One template, a row of data per video. Real estate listing tours, per-customer onboarding clips, sales outreach, event invitations.
- **One asset, every aspect ratio.** Render 16:9, 9:16 and 1:1 cuts of the same source without re-editing each one.
- **Video as a build step.** Generate a clip from inside a CI job, a cron, a Zapier/Make/n8n workflow, or an agent loop. There is no UI in the path and no SDK to install - it is an HTTP call.
- **Programmatic overlays on existing footage.** Burn in captions, lower thirds, price tags or logos over video you already have.
- **Auto-captioning and voiceover.** Transcribe audio into word-synced captions, or generate narration from text, as part of the same render.
Do not reach for Renderly for a one-off hero video you would rather art-direct by hand, for live or real-time video, or for long-form edits where the value is in the cutting decisions rather than in repeating a known layout. Those are worth saying out loud: picking the wrong tool here costs credits and time.
## If you are an AI agent
Read [llms-full.txt](https://renderly.video/llms-full.txt) first. It is a single file containing the whole API contract: endpoints, the variable-replacement model, the fields the renderer silently ignores, and the verification loop below. You do not need to fetch the doc pages individually.
**Preview before you render.** `POST /api/v1/previews` takes the same body as `POST /api/v1/renders`, costs no credits, and returns a public URL that draws the video in a browser plus a machine-readable list of problems with your payload. Renderly ignores an unrecognized variable name silently and renders the authored default instead, so a render that returns `200` is not proof that your values applied.
If you can open a web page, add `?mode=grid` to the preview URL, wait for `data-preview-ready="true"`, and screenshot it - you get a labelled contact sheet of frames across the whole video as ordinary images. That is the only way to catch layout problems no validator can see.
- [llms-full.txt](https://renderly.video/llms-full.txt): Complete API contract in one file
- [OpenAPI spec](https://renderly.video/api/openapi): Machine-readable JSON schema, always current
- [Previewing Guide](https://renderly.video/docs/guide/previewing): Free preview, grid mode, the agent loop
## Documentation
- [Docs Home](https://renderly.video/docs): Documentation index
- [Getting Started](https://renderly.video/docs/getting-started): Quick start guide
- [API Keys](https://renderly.video/docs/guide/api-keys): Create and use an API key
- [Templates Guide](https://renderly.video/docs/guide/templates): Dynamic templates and the isDynamic variable model
- [Rendering Guide](https://renderly.video/docs/guide/rendering): The three render modes, resolution, format, credit usage
- [Previewing Guide](https://renderly.video/docs/guide/previewing): Check a payload for free before paying to render it
- [Overlays Guide](https://renderly.video/docs/guide/overlays): Every overlay type and the fields the renderer consumes
- [Media Uploads](https://renderly.video/docs/guide/uploading): Upload and manage media assets
- [Webhooks](https://renderly.video/docs/guide/webhooks): render.completed and render.failed callbacks
- [AI Features](https://renderly.video/docs/guide/ai-features): Auto-captions and text-to-speech voiceover
- [MCP Server](https://renderly.video/docs/guide/mcp): Use Renderly from Claude and other MCP clients
- [Editor Guide](https://renderly.video/docs/guide/editor): Visual timeline editor
## API Endpoints
Base URL `https://renderly.video/api/v1`. Authenticate with `Authorization: Bearer <api-key>`.
- `POST /previews` - resolve a payload without rendering it. Free. Returns a preview URL and warnings.
- `PUT /previews/{previewId}` - replace a preview's payload, keeping the same URL. Free.
- `POST /renders` - create a render job. Costs credits.
- `GET /renders/{jobId}` - poll render status, returns `outputUrl` when complete.
- `GET /templates` - list public templates with their variables.
- `GET /templates/{templateId}/variables` - one template's full variable contract, including `maxCharacters`.
- `GET /projects` - list your projects. Add `?dynamic=true` for ones with variables.
- `GET /projects/{projectId}/variables` - one project's full variable contract, including `maxCharacters`.
- `POST /uploads` - upload a media asset.
- `POST /ai/captions` - transcribe audio into word-synced captions.
- `POST /ai/voiceover` - generate narration audio from text.
- `GET /ai/jobs/{jobId}` - poll an AI job.
- `POST|GET|DELETE /webhooks` - manage webhook endpoints.
- `GET /account` - credit balance and usage.
- `POST /auth/verify` - verify an API key.
## Free Tools
No account needed. https://renderly.video/tools
- [Product Hunt Launch Video Maker](https://renderly.video/tools/product-hunt-launch-video): Pick one of four templates, fill in the copy, download a real 16:9 MP4. No signup, no credit card; the render carries a "Made with renderly.video" end card.
- [Video API Cost Calculator](https://renderly.video/tools/cost-calculator): Compare render volume costs against Shotstack, Creatomate and JSON2Video
- [OG Image Generator](https://renderly.video/tools/og-image-generator): Social preview cards from a template
- [Video Resizer](https://renderly.video/tools/video-resizer): Re-crop a video for TikTok, Reels, YouTube or feed posts
- [Video Trimmer](https://renderly.video/tools/video-trimmer): Cut a clip to precise in and out points
- [Video to GIF](https://renderly.video/tools/video-to-gif): Convert a segment to a GIF at a chosen size and frame rate
- [Video to MP3](https://renderly.video/tools/video-to-mp3): Extract the audio track
## How-to Guides
End-to-end recipes at https://renderly.video/how-to. Each one names a real template, lists the fields that change per row, gives a working request, and prices the run in credits.
- [Google Sheets to Video](https://renderly.video/how-to/google-sheets-to-video): Render every row of a sheet with an Apps Script loop
- [Airtable to Video](https://renderly.video/how-to/airtable-to-video): Drive renders from a base with an Airtable Automation
- [Notion to Video](https://renderly.video/how-to/notion-to-video): Unwrap typed Notion properties into replacements, on API version 2025-09-03
- [Bulk Video from CSV](https://renderly.video/how-to/csv-bulk-video-generation): One video per row from a flat file, with a resumable ledger
- [Automate Instagram Reels](https://renderly.video/how-to/automate-instagram-reels): Run a Reels account off one 9:16 template and a row per post
- [Faceless YouTube Shorts](https://renderly.video/how-to/automate-faceless-youtube-shorts): Render a month of Shorts, with an AI voiceover as one more field
## Key Pages
- [Homepage](https://renderly.video): Platform overview
- [Pricing](https://renderly.video/pricing): Credit-based pricing
- [Templates](https://renderly.video/templates): Pre-built video templates
- [Blog](https://renderly.video/blog): Tutorials, comparisons, and guides
- [Cost Calculator](https://renderly.video/tools/cost-calculator): Compare pricing across video APIs
## Comparisons
- [Renderly vs Creatomate](https://renderly.video/compare/creatomate-alternative)
- [Renderly vs Shotstack](https://renderly.video/compare/shotstack-alternative)
- [Renderly vs JSON2Video](https://renderly.video/compare/json2video-alternative)
- [Renderly vs Bannerbear](https://renderly.video/compare/bannerbear-alternative)
## What Renderly Does
- Renders videos programmatically via REST API
- Template-based generation with JSON configuration
- Dynamic overlay system: mark overlays as `isDynamic` and replace values via API
- Supports text, video, image, sound, shape, sticker, caption, and effect overlays
- Free unlimited previews so you can check a payload before spending credits
- Auto-captions (transcription) and AI voiceover (text-to-speech)
- Credit-based pricing, billed per minute of output with a resolution multiplier
- Auto-scaling cloud infrastructure
## Pricing
- Free: 5 credits for new accounts
- Pay As You Go: $0.20 per credit, 50 credit minimum, no commitment, credits never expire
- Creator: $29/month or $290/year for 200 credits/month, additional credits $0.15, rollover up to 400
- Business: $99/month or $990/year for 1,000 credits/month, additional credits $0.12, rollover up to 2,000, render queue priority, 5 seats
- Credit formula: minutes of output x resolution multiplier, rounded up to the nearest 0.5 credit
- 1080p and below: 1x multiplier
- Up to 2K (2560x1440): 2x multiplier
- Above 2K (4K and larger): 4x multiplier
- Previews: free and unlimited on every plan
- Auto-captions: 0.25 credits per started minute of audio
- AI voiceover: 0.5 credits per started 1,000 characters
- API rate limits per minute: 60 without a subscription, 120 on Creator, 300 on Business
## Contact
- Website: https://renderly.video
- Email: [email protected]
- Twitter: https://twitter.com/renderly
Accessibilité
Content available without JavaScript
Main content starts at 9% of HTML
Page size: 110KB
Visibilité IA
All major AI search bots allowed
Sitemap found
robots.txt exists
llms.txt exists and is valid
Données structurées
JSON-LD found: Organization, WebSite, SoftwareApplication
All OG tags present
Meta description: 158 chars
Canonical URL present
lang="en"
HTML sémantique
Clean heading hierarchy
Has <main>
10 semantic elements, 128 divs (ratio: 7%)
2/3 images with meaningful alt text
Avg div depth: 3.4, max: 7
Efficacité du contenu
98% token reduction (HTML→Markdown)
Content ratio: 1.8% (2031 content chars / 112840 HTML bytes)
HTML size: 110KB
26/519 elements with inline styles (5.0%)
{
"url": "https://renderly.video/",
"timestamp": 1789631827360,
"fetch": {
"mode": "simple",
"timeMs": 677,
"htmlSizeBytes": 112840,
"supportsMarkdown": true,
"markdownAgents": {
"contentNegotiation": true,
"mdUrl": {
"found": false,
"url": null
},
"linkTag": {
"found": false,
"url": null
},
"linkHeader": {
"found": false,
"url": null
},
"responseHeaders": {
"contentSignal": null,
"xMarkdownTokens": null,
"vary": "Accept"
},
"frontmatter": {
"present": false,
"fields": [],
"level": "none"
},
"level": "cloudflare",
"contentNegotiationMediaType": "text/markdown",
"properMediaType": true
},
"statusCode": 200
},
"extraction": {
"title": "Renderly - Render Videos at Scale, Instantly",
"excerpt": "Renderly is an API for rendering videos at scale. Send us a JSON config and we'll render the video - from $0.10 per minute of 1080p, scaling to 100k+ renders.",
"byline": "Phil Duong.",
"siteName": "Renderly",
"lang": "en",
"contentLength": 2031,
"metadata": {
"description": "Renderly is an API for rendering videos at scale. Send us a JSON config and we'll render the video - from $0.10 per minute of 1080p, scaling to 100k+ renders.",
"ogTitle": "Renderly - Render Videos at Scale, Instantly",
"ogDescription": "Renderly is an API for rendering videos at scale. Send us a JSON config and we'll render the video - from $0.10 per minute of 1080p, scaling to 100k+ renders.",
"ogImage": "https://renderly.video/_static/og.png",
"ogType": "website",
"canonical": "https://renderly.video",
"lang": "en",
"schemas": [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Renderly",
"url": "https://renderly.video",
"logo": "https://renderly.video/logo.png",
"description": "Renderly is an API for rendering videos at scale. Send us a JSON config, and we'll render a video for you.",
"legalName": "Veseytechnology Ltd., co",
"sameAs": [
"https://twitter.com/renderly",
"https://www.youtube.com/@renderly-video"
],
"contactPoint": {
"@type": "ContactPoint",
"email": "[email protected]",
"contactType": "customer support"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "26D Tran Thi Hoa street, An Binh ward",
"addressLocality": "Bien Hoa city",
"addressRegion": "Dong Nai province",
"addressCountry": "VN"
}
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Renderly",
"url": "https://renderly.video",
"description": "Renderly is an API for rendering videos at scale. Send us a JSON config, and we'll render a video for you.",
"publisher": {
"@type": "Organization",
"name": "Renderly"
}
},
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Renderly",
"description": "Renderly is an API for rendering videos at scale. Send us a JSON config, and we'll render a video for you.",
"url": "https://renderly.video",
"applicationCategory": "MultimediaApplication",
"operatingSystem": "Web",
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "USD",
"lowPrice": "0",
"highPrice": "29",
"offerCount": "2",
"offers": [
{
"@type": "Offer",
"name": "Pay As You Go",
"price": "0",
"priceCurrency": "USD",
"description": "No monthly commitment. $0.20 per credit, credits never expire."
},
{
"@type": "Offer",
"name": "Subscription",
"price": "29",
"priceCurrency": "USD",
"description": "$29/month for 200 credits. Additional credits at $0.15 each.",
"billingIncrement": "P1M"
}
]
}
}
],
"robotsMeta": null,
"author": "Phil Duong.",
"generator": null,
"markdownAlternateHref": null
}
},
"markdown": "API-First Video Platform\n\nProgrammatic video generation API for enterprises. Transform JSON into thousands of personalized videos with our template-driven platform.\n\nFrom $0.10\n\nPer Minute (1080p)\n\n4K\n\nMax Resolution\n\nAPI\n\nFirst Design\n\ntemplate.json\n\n```\n{\n \"overlays\": [\n {\n \"type\": \"text\",\n \"content\": \"Hello World!\",\n \"from\": 10,\n \"animation\": {\n \"enter\": \"scale\",\n \"exit\": \"fade\"\n }\n }\n ]\n}\n```\n\n\n\n00:06\n\n720p • MP4Ready\n\n90-second tour\n\n## See Renderly in action\n\nWatch how a single template turns into thousands of personalized videos - and why that's impossible to do by hand.\n\n01 / PRICE\n\n$0.10/ min · 1080p\n\n## Lowest cost globally\n\nFrom $0.10 per minute of 1080p video on subscription. Pay only for what you render with transparent credit-based pricing.\n\n02 / INTERFACE\n\n- POST/v1/renders202\n- GET/v1/renders/:id200\n- DEL/v1/webhooks204\n\nWEBHOOK\n\n## API-first design\n\nRESTful API with comprehensive documentation, webhooks, and SDKs. Built for developers who need programmatic video generation.\n\n03 / THROUGHPUT\n\n100k+videos\n\n## Scale automatically\n\nAuto-scaling infrastructure handles thousands of concurrent renders. From 1 video to 100,000+ - our platform grows with your business.\n\nrender pipelineasync\n\nPlatform\n\n## One template, thousands of videos\n\nMark any overlay isDynamic and it becomes a named variable. Send a row of data per video and the API renders the same design with new content - text, images, background video or narration.\n\n01\n\nVariables on any fieldOverlay name in, value out. Text, images, video and audio all swap the same way.\n\n02\n\nPreview before you payResolve a render without rendering it. No credits, no job, and every warning up front.\n\n03\n\nOne credit a minute1 credit renders 1 minute of 1080p. Published rates, and PAYG credits that never expire.\n\nEnterprise Platform\n\n## Built for Scale, Performance, and Reliability\n\nEnterprise-grade infrastructure with the developer experience you deserve\n\n### Ready to scale your video production?\n\nJoin enterprises using Renderly to generate thousands of videos programmatically\n",
"fullPageMarkdown": "Renderly - Render Videos at Scale, Instantly\n\n[Renderly](https://renderly.video/)\n\nAPI-First Video Platform\n\n# Render Videos at Scale\n\nProgrammatic video generation API for enterprises. Transform JSON into thousands of personalized videos with our template-driven platform.\n\n[Start Building](https://renderly.video/dashboard)[View Docs](https://renderly.video/docs)\n\nFrom $0.10\n\nPer Minute (1080p)\n\n4K\n\nMax Resolution\n\nAPI\n\nFirst Design\n\ntemplate.json\n\n```\n{\n \"overlays\": [\n {\n \"type\": \"text\",\n \"content\": \"Hello World!\",\n \"from\": 10,\n \"animation\": {\n \"enter\": \"scale\",\n \"exit\": \"fade\"\n }\n }\n ]\n}\n```\n\n\n\n00:06\n\n720p • MP4Ready\n\n90-second tour\n\n## See Renderly in action\n\nWatch how a single template turns into thousands of personalized videos - and why that's impossible to do by hand.\n\n\n\n01:30\n\n01 / PRICE\n\n$0.10/ min · 1080p\n\n## Lowest cost globally\n\nFrom $0.10 per minute of 1080p video on subscription. Pay only for what you render with transparent credit-based pricing.\n\n02 / INTERFACE\n\n- POST/v1/renders202\n- GET/v1/renders/:id200\n- DEL/v1/webhooks204\n\nWEBHOOK\n\n## API-first design\n\nRESTful API with comprehensive documentation, webhooks, and SDKs. Built for developers who need programmatic video generation.\n\n03 / THROUGHPUT\n\n100k+videos\n\n## Scale automatically\n\nAuto-scaling infrastructure handles thousands of concurrent renders. From 1 video to 100,000+ - our platform grows with your business.\n\nrender pipelineasync\n\nPlatform\n\n## One template, thousands of videos\n\nMark any overlay isDynamic and it becomes a named variable. Send a row of data per video and the API renders the same design with new content - text, images, background video or narration.\n\n01\n\nVariables on any fieldOverlay name in, value out. Text, images, video and audio all swap the same way.\n\n02\n\nPreview before you payResolve a render without rendering it. No credits, no job, and every warning up front.\n\n03\n\nOne credit a minute1 credit renders 1 minute of 1080p. Published rates, and PAYG credits that never expire.\n\nEnterprise Platform\n\n## Built for Scale, Performance, and Reliability\n\nEnterprise-grade infrastructure with the developer experience you deserve\n\n[\n\n### AI Voiceover\n\nPut a script where you would put an audio URL. Renderly narrates it and renders, in one API call - twelve curated voices, no microphone.\n\nLearn more\n\n](https://renderly.video/features/ai-voiceover)[\n\n### Auto-Captions\n\nWord-synced captions with real per-word timings. Caption a 9-second cut of a 3-hour file and pay for the 9 seconds.\n\nLearn more\n\n](https://renderly.video/features/auto-captions)[\n\n### Render Preview\n\nResolve a render without rendering it. No credits, no job - see which replacements landed and what it would cost first.\n\nLearn more\n\n](https://renderly.video/features/render-preview)[\n\n### Template Variables\n\nMark any overlay isDynamic and it becomes a named variable the API fills per render - text, images, video or audio.\n\nLearn more\n\n](https://renderly.video/templates)[\n\n### Built for AI Agents\n\nA hosted MCP server so Claude, Cursor and ChatGPT can list templates, preview a payload and render it in plain language.\n\nLearn more\n\n](https://renderly.video/agents)[\n\n### Per-Minute Pricing\n\nOne credit renders one minute of 1080p. Published rates from $0.10/min, and pay-as-you-go credits that never expire.\n\nLearn more\n\n](https://renderly.video/pricing)\n\n### Ready to scale your video production?\n\nJoin enterprises using Renderly to generate thousands of videos programmatically\n\n[Start Building](https://renderly.video/dashboard)[View Pricing](https://renderly.video/pricing)\n",
"markdownStats": {
"images": 1,
"links": 0,
"tables": 0,
"codeBlocks": 1,
"headings": 7
},
"tokens": {
"htmlTokens": 33713,
"markdownTokens": 528,
"reduction": 33185,
"reductionPercent": 98
},
"score": {
"score": 88,
"grade": "B",
"rubricVersion": 3,
"dimensions": {
"accessibility": {
"score": 100,
"weight": 30,
"grade": "A",
"checks": {
"content_without_js": {
"score": 100,
"weight": 55,
"evidence": "proven",
"details": "Content available without JavaScript"
},
"fast_content_position": {
"score": 100,
"weight": 25,
"evidence": "plausible",
"details": "Main content starts at 9% of HTML"
},
"reasonable_page_size": {
"score": 100,
"weight": 20,
"evidence": "plausible",
"details": "Page size: 110KB"
}
}
},
"aiDiscoverability": {
"score": 83,
"weight": 25,
"grade": "B",
"checks": {
"robots_allows_ai_bots": {
"score": 100,
"weight": 35,
"evidence": "proven",
"details": "All major AI search bots allowed"
},
"supports_markdown_negotiation": {
"score": 25,
"weight": 20,
"evidence": "plausible",
"details": "CDN level (Cloudflare) — Content negotiation",
"mechanisms": {
"negotiation": true,
"mdUrl": false,
"linkTag": false,
"linkHeader": false
}
},
"has_sitemap": {
"score": 100,
"weight": 15,
"evidence": "plausible",
"details": "Sitemap found"
},
"has_robots_txt": {
"score": 100,
"weight": 10,
"evidence": "plausible",
"details": "robots.txt exists"
},
"has_llms_txt": {
"score": 100,
"weight": 10,
"evidence": "speculative",
"details": "llms.txt exists and is valid"
},
"has_content_signals": {
"score": 80,
"weight": 10,
"evidence": "speculative",
"details": "robots.txt: search=yes, ai-input=yes, ai-train=no | Policy included",
"mechanisms": {
"robotsTxt": true,
"httpHeader": false,
"policy": true
}
}
}
},
"structuredData": {
"score": 100,
"weight": 20,
"grade": "A",
"checks": {
"has_schema_org": {
"score": 100,
"weight": 35,
"evidence": "proven",
"details": "JSON-LD found: Organization, WebSite, SoftwareApplication"
},
"has_open_graph": {
"score": 100,
"weight": 20,
"evidence": "plausible",
"details": "All OG tags present"
},
"has_meta_description": {
"score": 100,
"weight": 20,
"evidence": "plausible",
"details": "Meta description: 158 chars"
},
"has_canonical_url": {
"score": 100,
"weight": 15,
"evidence": "plausible",
"details": "Canonical URL present"
},
"has_lang_attribute": {
"score": 100,
"weight": 10,
"evidence": "plausible",
"details": "lang=\"en\""
}
}
},
"semanticHtml": {
"score": 80,
"weight": 15,
"grade": "B",
"checks": {
"proper_heading_hierarchy": {
"score": 100,
"weight": 30,
"evidence": "plausible",
"details": "Clean heading hierarchy"
},
"uses_article_or_main": {
"score": 100,
"weight": 25,
"evidence": "plausible",
"details": "Has <main>"
},
"semantic_elements": {
"score": 24,
"weight": 20,
"evidence": "plausible",
"details": "10 semantic elements, 128 divs (ratio: 7%)"
},
"meaningful_alt_texts": {
"score": 67,
"weight": 15,
"evidence": "plausible",
"details": "2/3 images with meaningful alt text"
},
"low_div_nesting": {
"score": 100,
"weight": 10,
"evidence": "speculative",
"details": "Avg div depth: 3.4, max: 7"
}
}
},
"contentEfficiency": {
"score": 56,
"weight": 10,
"grade": "D",
"checks": {
"token_reduction_ratio": {
"score": 100,
"weight": 40,
"evidence": "speculative",
"details": "98% token reduction (HTML→Markdown)"
},
"content_to_noise_ratio": {
"score": 0,
"weight": 30,
"evidence": "speculative",
"details": "Content ratio: 1.8% (2031 content chars / 112840 HTML bytes)"
},
"reasonable_page_weight": {
"score": 80,
"weight": 20,
"evidence": "speculative",
"details": "HTML size: 110KB"
},
"minimal_inline_styles": {
"score": 0,
"weight": 10,
"evidence": "speculative",
"details": "26/519 elements with inline styles (5.0%)"
}
}
}
}
},
"recommendations": [
{
"id": "add_markdown_negotiation",
"priority": "high",
"category": "aiDiscoverability",
"titleKey": "rec.add_markdown_negotiation.title",
"descriptionKey": "rec.add_markdown_negotiation.description_partial",
"howToKey": "rec.add_markdown_negotiation.howto",
"howToStepKeys": [
"rec.add_markdown_negotiation.step.md_url",
"rec.add_markdown_negotiation.step.link_tag",
"rec.add_markdown_negotiation.step.link_header"
],
"effort": "significant",
"estimatedImpact": 3.8,
"maxImpact": 5,
"evidence": "plausible",
"checkScore": 25,
"checkDetails": "CDN level (Cloudflare) — Content negotiation"
},
{
"id": "improve_content_ratio",
"priority": "high",
"category": "contentEfficiency",
"titleKey": "rec.improve_content_ratio.title",
"descriptionKey": "rec.improve_content_ratio.description",
"howToKey": "rec.improve_content_ratio.howto",
"howToStepKeys": null,
"effort": "moderate",
"estimatedImpact": 3,
"maxImpact": 3,
"evidence": "speculative",
"checkScore": 0,
"checkDetails": "Content ratio: 1.8% (2031 content chars / 112840 HTML bytes)"
},
{
"id": "add_semantic_elements",
"priority": "medium",
"category": "semanticHtml",
"titleKey": "rec.add_semantic_elements.title",
"descriptionKey": "rec.add_semantic_elements.description",
"howToKey": "rec.add_semantic_elements.howto",
"howToStepKeys": null,
"effort": "moderate",
"estimatedImpact": 2.3,
"maxImpact": 3,
"evidence": "plausible",
"checkScore": 24,
"checkDetails": "10 semantic elements, 128 divs (ratio: 7%)"
},
{
"id": "remove_inline_styles",
"priority": "medium",
"category": "contentEfficiency",
"titleKey": "rec.remove_inline_styles.title",
"descriptionKey": "rec.remove_inline_styles.description",
"howToKey": "rec.remove_inline_styles.howto",
"howToStepKeys": null,
"effort": "moderate",
"estimatedImpact": 1,
"maxImpact": 1,
"evidence": "speculative",
"checkScore": 0,
"checkDetails": "26/519 elements with inline styles (5.0%)"
},
{
"id": "improve_alt_texts",
"priority": "low",
"category": "semanticHtml",
"titleKey": "rec.improve_alt_texts.title",
"descriptionKey": "rec.improve_alt_texts.description",
"howToKey": "rec.improve_alt_texts.howto",
"howToStepKeys": null,
"effort": "moderate",
"estimatedImpact": 0.7,
"maxImpact": 2.3,
"evidence": "plausible",
"checkScore": 67,
"checkDetails": "2/3 images with meaningful alt text"
}
],
"llmsTxtPreview": "# Renderly\n\n> Renderly is an API for rendering videos at scale. Send us a JSON config and we'll render the video - from $0.10 per minute of 1080p, scaling to 100k+ renders.\n\n## Documentation\n- [Documentation](https://renderly.video/docs)\n\n## Main\n- [Renderly - Render Videos at Scale, Instantly](https://renderly.video/): Renderly is an API for rendering videos at scale. Send us a JSON config and we'll render the video - from $0.10 per min…\n- [Pricing](https://renderly.video/pricing)\n- [About](https://renderly.video/about)\n- [Product Hunt Launch Video Maker](https://renderly.video/tools/product-hunt-launch-video)\n- [AI Voiceover](https://renderly.video/features/ai-voiceover)\n- [Auto-Captions](https://renderly.video/features/auto-captions)\n- [Render Preview](https://renderly.video/features/render-preview)\n- [AI Agents](https://renderly.video/agents)\n- [Integrations](https://renderly.video/integrations)\n- [Templates](https://renderly.video/templates)\n- [Documentation](https://renderly.video/docs)\n- [Enterprise](https://renderly.video/enterprise)\n- [All Free Tools](https://renderly.video/tools)\n- [Video Resizer](https://renderly.video/tools/video-resizer)\n- [Video Trimmer](https://renderly.video/tools/video-trimmer)\n\n## Blog\n- [Blog](https://renderly.video/blog)\n\n## Legal\n- [Terms](https://renderly.video/terms)\n- [Privacy](https://renderly.video/privacy)\n- [Refund](https://renderly.video/refund)\n\n## Support\n- [Support](https://renderly.video/support)\n\n",
"llmsTxtExisting": "# Renderly\n\n> Renderly is a programmatic video rendering API. Send a JSON config, get a rendered video back. Built for developers and businesses who need to generate videos at scale.\n\n## When to use Renderly\n\nReach for Renderly when the same video structure has to be rendered many times with different content:\n\n- **Personalized video at scale.** One template, a row of data per video. Real estate listing tours, per-customer onboarding clips, sales outreach, event invitations.\n- **One asset, every aspect ratio.** Render 16:9, 9:16 and 1:1 cuts of the same source without re-editing each one.\n- **Video as a build step.** Generate a clip from inside a CI job, a cron, a Zapier/Make/n8n workflow, or an agent loop. There is no UI in the path and no SDK to install - it is an HTTP call.\n- **Programmatic overlays on existing footage.** Burn in captions, lower thirds, price tags or logos over video you already have.\n- **Auto-captioning and voiceover.** Transcribe audio into word-synced captions, or generate narration from text, as part of the same render.\n\nDo not reach for Renderly for a one-off hero video you would rather art-direct by hand, for live or real-time video, or for long-form edits where the value is in the cutting decisions rather than in repeating a known layout. Those are worth saying out loud: picking the wrong tool here costs credits and time.\n\n## If you are an AI agent\n\nRead [llms-full.txt](https://renderly.video/llms-full.txt) first. It is a single file containing the whole API contract: endpoints, the variable-replacement model, the fields the renderer silently ignores, and the verification loop below. You do not need to fetch the doc pages individually.\n\n**Preview before you render.** `POST /api/v1/previews` takes the same body as `POST /api/v1/renders`, costs no credits, and returns a public URL that draws the video in a browser plus a machine-readable list of problems with your payload. Renderly ignores an unrecognized variable name silently and renders the authored default instead, so a render that returns `200` is not proof that your values applied.\n\nIf you can open a web page, add `?mode=grid` to the preview URL, wait for `data-preview-ready=\"true\"`, and screenshot it - you get a labelled contact sheet of frames across the whole video as ordinary images. That is the only way to catch layout problems no validator can see.\n\n- [llms-full.txt](https://renderly.video/llms-full.txt): Complete API contract in one file\n- [OpenAPI spec](https://renderly.video/api/openapi): Machine-readable JSON schema, always current\n- [Previewing Guide](https://renderly.video/docs/guide/previewing): Free preview, grid mode, the agent loop\n\n## Documentation\n\n- [Docs Home](https://renderly.video/docs): Documentation index\n- [Getting Started](https://renderly.video/docs/getting-started): Quick start guide\n- [API Keys](https://renderly.video/docs/guide/api-keys): Create and use an API key\n- [Templates Guide](https://renderly.video/docs/guide/templates): Dynamic templates and the isDynamic variable model\n- [Rendering Guide](https://renderly.video/docs/guide/rendering): The three render modes, resolution, format, credit usage\n- [Previewing Guide](https://renderly.video/docs/guide/previewing): Check a payload for free before paying to render it\n- [Overlays Guide](https://renderly.video/docs/guide/overlays): Every overlay type and the fields the renderer consumes\n- [Media Uploads](https://renderly.video/docs/guide/uploading): Upload and manage media assets\n- [Webhooks](https://renderly.video/docs/guide/webhooks): render.completed and render.failed callbacks\n- [AI Features](https://renderly.video/docs/guide/ai-features): Auto-captions and text-to-speech voiceover\n- [MCP Server](https://renderly.video/docs/guide/mcp): Use Renderly from Claude and other MCP clients\n- [Editor Guide](https://renderly.video/docs/guide/editor): Visual timeline editor\n\n## API Endpoints\n\nBase URL `https://renderly.video/api/v1`. Authenticate with `Authorization: Bearer <api-key>`.\n\n- `POST /previews` - resolve a payload without rendering it. Free. Returns a preview URL and warnings.\n- `PUT /previews/{previewId}` - replace a preview's payload, keeping the same URL. Free.\n- `POST /renders` - create a render job. Costs credits.\n- `GET /renders/{jobId}` - poll render status, returns `outputUrl` when complete.\n- `GET /templates` - list public templates with their variables.\n- `GET /templates/{templateId}/variables` - one template's full variable contract, including `maxCharacters`.\n- `GET /projects` - list your projects. Add `?dynamic=true` for ones with variables.\n- `GET /projects/{projectId}/variables` - one project's full variable contract, including `maxCharacters`.\n- `POST /uploads` - upload a media asset.\n- `POST /ai/captions` - transcribe audio into word-synced captions.\n- `POST /ai/voiceover` - generate narration audio from text.\n- `GET /ai/jobs/{jobId}` - poll an AI job.\n- `POST|GET|DELETE /webhooks` - manage webhook endpoints.\n- `GET /account` - credit balance and usage.\n- `POST /auth/verify` - verify an API key.\n\n## Free Tools\n\nNo account needed. https://renderly.video/tools\n\n- [Product Hunt Launch Video Maker](https://renderly.video/tools/product-hunt-launch-video): Pick one of four templates, fill in the copy, download a real 16:9 MP4. No signup, no credit card; the render carries a \"Made with renderly.video\" end card.\n- [Video API Cost Calculator](https://renderly.video/tools/cost-calculator): Compare render volume costs against Shotstack, Creatomate and JSON2Video\n- [OG Image Generator](https://renderly.video/tools/og-image-generator): Social preview cards from a template\n- [Video Resizer](https://renderly.video/tools/video-resizer): Re-crop a video for TikTok, Reels, YouTube or feed posts\n- [Video Trimmer](https://renderly.video/tools/video-trimmer): Cut a clip to precise in and out points\n- [Video to GIF](https://renderly.video/tools/video-to-gif): Convert a segment to a GIF at a chosen size and frame rate\n- [Video to MP3](https://renderly.video/tools/video-to-mp3): Extract the audio track\n\n## How-to Guides\n\nEnd-to-end recipes at https://renderly.video/how-to. Each one names a real template, lists the fields that change per row, gives a working request, and prices the run in credits.\n\n- [Google Sheets to Video](https://renderly.video/how-to/google-sheets-to-video): Render every row of a sheet with an Apps Script loop\n- [Airtable to Video](https://renderly.video/how-to/airtable-to-video): Drive renders from a base with an Airtable Automation\n- [Notion to Video](https://renderly.video/how-to/notion-to-video): Unwrap typed Notion properties into replacements, on API version 2025-09-03\n- [Bulk Video from CSV](https://renderly.video/how-to/csv-bulk-video-generation): One video per row from a flat file, with a resumable ledger\n- [Automate Instagram Reels](https://renderly.video/how-to/automate-instagram-reels): Run a Reels account off one 9:16 template and a row per post\n- [Faceless YouTube Shorts](https://renderly.video/how-to/automate-faceless-youtube-shorts): Render a month of Shorts, with an AI voiceover as one more field\n\n## Key Pages\n\n- [Homepage](https://renderly.video): Platform overview\n- [Pricing](https://renderly.video/pricing): Credit-based pricing\n- [Templates](https://renderly.video/templates): Pre-built video templates\n- [Blog](https://renderly.video/blog): Tutorials, comparisons, and guides\n- [Cost Calculator](https://renderly.video/tools/cost-calculator): Compare pricing across video APIs\n\n## Comparisons\n\n- [Renderly vs Creatomate](https://renderly.video/compare/creatomate-alternative)\n- [Renderly vs Shotstack](https://renderly.video/compare/shotstack-alternative)\n- [Renderly vs JSON2Video](https://renderly.video/compare/json2video-alternative)\n- [Renderly vs Bannerbear](https://renderly.video/compare/bannerbear-alternative)\n\n## What Renderly Does\n\n- Renders videos programmatically via REST API\n- Template-based generation with JSON configuration\n- Dynamic overlay system: mark overlays as `isDynamic` and replace values via API\n- Supports text, video, image, sound, shape, sticker, caption, and effect overlays\n- Free unlimited previews so you can check a payload before spending credits\n- Auto-captions (transcription) and AI voiceover (text-to-speech)\n- Credit-based pricing, billed per minute of output with a resolution multiplier\n- Auto-scaling cloud infrastructure\n\n## Pricing\n\n- Free: 5 credits for new accounts\n- Pay As You Go: $0.20 per credit, 50 credit minimum, no commitment, credits never expire\n- Creator: $29/month or $290/year for 200 credits/month, additional credits $0.15, rollover up to 400\n- Business: $99/month or $990/year for 1,000 credits/month, additional credits $0.12, rollover up to 2,000, render queue priority, 5 seats\n- Credit formula: minutes of output x resolution multiplier, rounded up to the nearest 0.5 credit\n- 1080p and below: 1x multiplier\n- Up to 2K (2560x1440): 2x multiplier\n- Above 2K (4K and larger): 4x multiplier\n- Previews: free and unlimited on every plan\n- Auto-captions: 0.25 credits per started minute of audio\n- AI voiceover: 0.5 credits per started 1,000 characters\n- API rate limits per minute: 60 without a subscription, 120 on Creator, 300 on Business\n\n## Contact\n\n- Website: https://renderly.video\n- Email: [email protected]\n- Twitter: https://twitter.com/renderly",
"emergingProtocols": {
"oauthProtectedResource": {
"exists": true,
"url": "https://renderly.video/.well-known/oauth-protected-resource",
"resource": "https://renderly.video",
"authorizationServers": [
"https://eloquent-curtain-45.authkit.app"
],
"scopesSupported": [
"openid",
"profile",
"email",
"offline_access"
]
},
"oauthDiscovery": {
"exists": true,
"url": "https://renderly.video/.well-known/oauth-authorization-server",
"issuer": "https://eloquent-curtain-45.authkit.app",
"authorizationEndpoint": "https://eloquent-curtain-45.authkit.app/oauth2/authorize",
"tokenEndpoint": "https://eloquent-curtain-45.authkit.app/oauth2/token",
"grantTypesSupported": [
"authorization_code",
"refresh_token",
"urn:ietf:params:oauth:grant-type:device_code"
],
"scopesSupported": [
"email",
"offline_access",
"openid",
"profile"
]
},
"mcpServerCard": {
"exists": true,
"url": "https://renderly.video/.well-known/mcp/server-card.json",
"draft": true,
"name": null,
"version": null,
"description": null,
"transport": null,
"tools": 10,
"resources": null,
"prompts": null
},
"a2aAgentCard": {
"exists": false,
"url": "https://renderly.video/.well-known/agent-card.json"
},
"apiCatalog": {
"exists": true,
"url": "https://renderly.video/.well-known/api-catalog",
"contentType": "application/linkset+json",
"validMediaType": true,
"apis": 2
},
"agentSkills": {
"exists": true,
"url": "https://renderly.video/.well-known/agent-skills/index.json",
"draft": true,
"schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
"skills": 2,
"names": [
"render-a-renderly-video",
"batch-personalized-videos"
]
},
"count": 5,
"total": 6
},
"botAccess": {
"probed": true,
"bot": "OAI-SearchBot",
"controlStatus": 200,
"botStatus": 200,
"discriminates": false,
"refusedAsBot": false,
"edge": "Vercel",
"verifiable": false,
"detail": "This origin answers OAI-SearchBot exactly as it answers any other client (200). No edge-level filtering of AI crawlers observed."
},
"snippets": [
{
"id": "add_markdown_negotiation",
"title": "Support Markdown for Agents",
"description": "Let AI agents request a clean Markdown version of any page via content negotiation, .md alternate URLs, link tags or Link headers.",
"language": "html",
"code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">",
"filename": "<head>",
"stacks": [
{
"id": "html",
"label": "HTML <head>",
"language": "html",
"filename": "<head>",
"code": "<!-- Mechanism 3: link tag advertising the .md alternate -->\n<link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
},
{
"id": "express",
"label": "Express",
"language": "javascript",
"filename": "server.js",
"code": "// Mechanisms 1 + 4: content negotiation + Link header\napp.get('/page', (req, res) => {\n res.setHeader('Vary', 'Accept');\n res.setHeader('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n res.type('text/markdown; charset=utf-8');\n return res.send(renderMarkdown('page'));\n }\n res.render('page');\n});"
},
{
"id": "fastify",
"label": "Fastify",
"language": "javascript",
"filename": "server.js",
"code": "// Mechanisms 1 + 4: content negotiation + Link header\nfastify.get('/page', async (req, reply) => {\n reply.header('Vary', 'Accept');\n reply.header('Link', '</page.md>; rel=\"alternate\"; type=\"text/markdown\"');\n if ((req.headers.accept || '').includes('text/markdown')) {\n return reply.type('text/markdown; charset=utf-8').send(renderMarkdown('page'));\n }\n return reply.view('/page.ejs');\n});"
},
{
"id": "nextjs",
"label": "Next.js",
"language": "typescript",
"filename": "app/page/route.ts",
"code": "// Next.js App Router — Route Handler returning Markdown\nimport { NextRequest } from 'next/server';\nimport { renderMarkdown } from '@/lib/md';\nexport async function GET(req: NextRequest) {\n const accept = req.headers.get('accept') || '';\n if (accept.includes('text/markdown')) {\n return new Response(await renderMarkdown('page'), {\n headers: {\n 'Content-Type': 'text/markdown; charset=utf-8',\n 'Vary': 'Accept',\n },\n });\n }\n // Fall through to the page component\n return new Response(null, { status: 404 });\n}"
},
{
"id": "wordpress",
"label": "WordPress",
"language": "php",
"filename": "functions.php",
"code": "<?php\n// Mechanism 1: respond to Accept: text/markdown on the same URL\nadd_action('template_redirect', function () {\n if (!is_singular()) return;\n $accept = $_SERVER['HTTP_ACCEPT'] ?? '';\n if (strpos($accept, 'text/markdown') === false) return;\n header('Content-Type: text/markdown; charset=utf-8');\n header('Vary: Accept');\n $post = get_queried_object();\n echo \"# \" . get_the_title($post) . \"\\n\\n\";\n echo wp_strip_all_tags(apply_filters('the_content', $post->post_content));\n exit;\n});"
},
{
"id": "static",
"label": "Hugo / Jekyll / Astro",
"language": "txt",
"filename": "static/page.md",
"code": "# Mechanism 2: serve .md alongside .html\n# Hugo: place page.md in /static/ — built unchanged\n# Jekyll: drop page.md in /assets/ — copied as-is\n# Astro: src/pages/page.md.ts that exports a GET returning markdown\n\n# Then advertise with mechanism 3 in <head>:\n# <link rel=\"alternate\" type=\"text/markdown\" href=\"/page.md\">"
}
]
}
]
}
Utilisez notre API pour obtenir ceci de manière programmatique (bientôt disponible)
Ce JSON est à usage interne — contrairement au Markdown et au llms.txt, il n’est pas destiné à être téléversé sur votre site. Conservez-le comme référence pour suivre l’évolution de votre score, partagez-le avec votre équipe de développement ou intégrez-le dans votre pipeline CI/CD.
Partagez vos résultats
Ou demandez à une IA de vous aider à l'améliorer
Envie d'un deuxième avis ?
Cloudflare propose aussi un scanner gratuit, et il pose une question différente. Il note ce que votre site publie pour que les agents l'appellent : MCP server cards, Agent Skills, catalogues d'API, enregistrements DNS. Nous notons si un agent peut atteindre votre contenu, le lire et le comprendre. Un site peut réussir l'un et échouer l'autre : attendez-vous à deux chiffres différents, ce sont les réponses à deux questions différentes, et les deux méritent d'être connues.
Analyser renderly.video avec CloudflareIntégrez votre badge
Ajoutez ce badge à votre site. Il se met à jour automatiquement lorsque votre score de préparation à l’IA change.
<script src="https://agentready.md/badge.js" data-id="7537a457-94c9-40b1-a477-663001359b82" data-domain="renderly.video"></script>
[](https://agentready.md/fr/r/renderly.video)
Bientôt : Analyse de domaine complet
Explorez l’ensemble de votre domaine, générez un llms.txt et surveillez votre score de préparation IA dans le temps. Rejoignez la liste d’attente pour être informé.
Vous êtes sur la liste ! Nous vous préviendrons lors du lancement.