- Why not just make my own OG images?
- You can. But then you're maintaining a second rendering pipeline for every page. Most people don't bother, which is why most shared links look bad.
- Will it work on my site?
- If a normal person can open it in a browser, probably yes.
- What about login-required pages?
- Those won't work. We don't do auth. Public pages only.
- Can I refresh a cached image?
- Yes, with a signed request. You publish a public key on your site and we verify it. Details in the docs.
- How long does the cache last?
- A week for good renders. Half an hour for fallbacks.
- The image doesn't look exactly like my site.
- That's intentional. We render at a narrow width so the result is readable at card size. It's a preview, not a mirror.
- Is this a screenshot API?
- No. Screenshots try to be accurate. We try to be useful. Different goal.