Image Host API
## 🖼️ Image Host API – Upload, Retrieve, and Manage Images via RapidAPI The **Image Host API** is a powerful and simple solution for uploading, retrieving, and managing image files in the cloud. Whether you're a developer building a media-heavy app or just need quick and reliable image hosting, this API handles it all via easy-to-use endpoints. --- ### 🔑 Features - 📤 **Upload images** from local…
Image Host API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Uploading image - by File /image |
let's host your image |
| POST |
Uploading image - by URL /image_url |
let's host your image |
| GET |
All Uploaded Images /get_images |
Get All Uploaded Images |
| DELETE |
Delete image /delete_image |
You could delete images by this endpoint |
Image Host API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|