# HTTP2.Pro API **Provider:** HTTP2.Pro **Category:** developer **Base URL:** `https://http2.pro` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://http2.pro/doc/api ## Description Test endpoints for client and server HTTP/2 protocol support ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://http2.pro/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://http2.pro' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/http2-pro/) — CC BY 4.0*