Generate SEO-optimized meta tags in one API call. Pass a URL or text โ get title, description, keywords, Open Graph & Twitter Card tags instantly.
50 requests/month. No credit card required.
curl -X POST https://meta-api.fzr.ai/api/v1/generate \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{"url": "https://your-site.com"}'
POST /api/v1/generate โ Generate meta tags from URL or textPOST /api/v1/bulk โ Bulk generate for up to 20 URLs/texts ProPOST /api/v1/signup โ Get a free API keyGET /api/v1/usage โ Check your usage statsGET /api/v1/health โ Health check