# ddownload API **Provider:** ddownload **Category:** storage **Base URL:** `https://ddownload.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on account type **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://ddownload.com/api ## Description ddownload.com - Fast and Free File Hosting. Make Money Uploading Files, No Files Deletion, Unlimited Bandwidth, Unlimited Storage, Unlimited File Size ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://ddownload.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://ddownload.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with account. File hosting and sharing platform API. --- *Source: [API Map](https://apimap.dev/apis/ddownload/) — CC BY 4.0*