# Meta Generator API **Provider:** Meta Generator **Category:** social **Base URL:** `https://meta-api.fzr.ai` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://meta-api.fzr.ai ## Description Generate SEO meta tags, Open Graph and Twitter Cards from any URL or text | apiKey | Yes | Yes | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://meta-api.fzr.ai/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://meta-api.fzr.ai' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. HTML meta tag generator; no paid tiers. --- *Source: [API Map](https://apimap.dev/apis/meta-generator/) — CC BY 4.0*