Share your diagrams anywhere with native embedding support for GitHub, Notion, Linear, and more.
Every public diagram has an embed URL:
Just paste this URL in any supported platform, and it will automatically render as an image!
Works in README.md files, issues, pull requests, and wikis.
Use the /embed command or paste the URL directly.
Paste in issue descriptions and comments for inline rendering.
Share the URL directly for an interactive preview page.
Add query parameters to customize the appearance:
Only public diagrams can be embedded externally. Make your diagram public before sharing the embed URL. Private diagrams will show "Access Denied" to other users.
Use the embed preview page to test how your diagram will appear on different platforms:
# My Project Architecture overview:  ## Components 
System Design /embed https://illustrate.md/api/embed/abc123 The diagram above shows our microservices architecture...
## Implementation Plan Current state:  Proposed changes: 
Make sure your diagram is public. Private diagrams require authentication and won't display for other users.
Embeds are cached for 1-24 hours depending on the platform. Updates to your diagram will appear after the cache expires. You can force a refresh by adding a version parameter: ?v=2
The embed endpoint works anywhere that displays images from URLs. If you need support for a specific platform, let us know!
Embeds are cached aggressively, so there's no practical rate limit for viewing. The endpoint is designed to handle high traffic.