# Httpbin Cloudflare API **Provider:** Httpbin Cloudflare **Category:** developer **Base URL:** `https://cloudflare-quic.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://cloudflare-quic.com/b/ ## Description A Simple HTTP Request & Response Service with HTTP/3 Support by Cloudflare ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://cloudflare-quic.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://cloudflare-quic.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: CDN, DDoS protection, DNS. Pro: $20/mo. Business: $200/mo. Enterprise: custom. Workers: 100k req/day free. --- *Source: [API Map](https://apimap.dev/apis/httpbin-cloudflare/) — CC BY 4.0*