POST • /api/uploader/top4top
Top4Top File Uploader
Upload file gambar/media ke Top4Top.io (Support URL atau Base64).
POSTjsonJSON Response
Endpoint Info
Method: POST
Body Type: json
Path: /api/uploader/top4top
Category: uploader
Response: JSON
Status Code
200 - Success
400 - Bad Request
404 - Endpoint Not Found
413 - File Too Large
500 - Internal Server Error
Parameters
| Name | Type | Required | Max Size | Description |
|---|---|---|---|---|
| url | text | No | - | URL file yang mau di-upload |
| base64 | text | No | - | String Base64 dari file (jika tidak pakai URL) |
| filename | text | No | - | Nama file (opsional) |