Everything you need to use FixEmbed
FixEmbed works automatically in servers and can be used anywhere via commands.
When FixEmbed is added to a server, it automatically detects supported social media links and converts them to rich embeds. No commands needed! 💎 Premium servers also support links from other bots and webhooks automatically.
/fix <url>
Use this command anywhere—even in servers without FixEmbed installed (if you have the bot installed to your account).
Right-click any message → Apps → Fix Embed to convert links in that message.
/settings
Configure which platforms are enabled/disabled, per-channel settings, and more. 💎 Premium servers can also set custom embed colors here.
Use the FixEmbed API directly to generate embeds programmatically.
| Method | Endpoint | Description |
|---|---|---|
| GET | /embed?url=... |
Generate embed HTML for a URL |
| GET | /oembed?url=... |
oEmbed JSON metadata |
GET https://fixembed.app/embed?url=https://twitter.com/user/status/123
Returns HTML with proper Open Graph and Twitter Card meta tags for rich previews. Browsers/bots receive embed-ready HTML; regular users are redirected to the original URL.
| Platform | Domains |
|---|---|
| Twitter / X | twitter.com, x.com |
| instagram.com | |
| reddit.com, redd.it | |
| Threads | threads.net |
| Pixiv | pixiv.net |
| Bluesky | bsky.app |
| Bilibili | bilibili.com, b23.tv |