# Glitterly API **Provider:** Glitterly **Category:** developer **Base URL:** `https://developers.glitterly.app` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Varies by plan **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developers.glitterly.app ## Description Image generation API ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developers.glitterly.app/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developers.glitterly.app' ``` ## Sample Response ```json {} ``` ## Pricing Details Freemium. Free trial available; paid plans for dynamic image generation. --- *Source: [API Map](https://apimap.dev/apis/glitterly/) — CC BY 4.0*