# File.io API **Provider:** File.io **Category:** storage **Base URL:** `https://www.file.io` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://www.file.io ## Description Super simple file sharing, convenient, anonymous and secure ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.file.io/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://www.file.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/file-io/) — CC BY 4.0*