Linkbag OG Image Generator

Listing OG Image

Endpoint: /api/og/listing/[slug]

How it works:

Example URL: /api/og/listing/example-listing-slug

Note: Replace "example-listing-slug" with an actual listing slug from your Laravel API

Profile OG Image

Endpoint: /api/og/profile

Parameters:

Example URL: /api/og/profile?username=@johndoe&name=John%20Doe&bio=Collector%20of%20vintage%20electronics%20and%20rare%20finds&listings=42&followers=1.2K

Profile OG Image Example