# Warface (non-official) API **Provider:** Warface (non-official) **Category:** entertainment **Base URL:** `https://api.wfstats.cf` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://api.wfstats.cf ## Description Official API proxy with better data structure and more features ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://api.wfstats.cf/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://api.wfstats.cf' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/warface-non-official/) — CC BY 4.0*