# Filestack API **Provider:** Filestack **Category:** storage **Base URL:** `https://www.filestack.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on plan **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://www.filestack.com ## Description Filestack File Uploader & File Upload API ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.filestack.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://www.filestack.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free: 100 transformations/mo, 1 GB storage. Growth $49/mo, Scale $149/mo. --- *Source: [API Map](https://apimap.dev/apis/filestack/) — CC BY 4.0*