Dashboard
Generations This Month
---
of ---
Quick Example
<!-- Add to your HTML <head> -->
<meta property="og:image"
content="https://api.snapforgehq.com/v1/og?template=blog-post&title=My+Post&key=YOUR_API_KEY" />
<!-- Or use the API directly -->
curl "https://api.snapforgehq.com/v1/og?template=blog-post&title=Hello+World" \
-H "Authorization: Bearer YOUR_API_KEY" \
-o og-image.png