4
Tổng số file
12.36 KB
Dung lượng sử dụng
3
Loại file
apk
app-debug.apk
12.27 KB API
zip
tgremote_source.zip
18.21 B API
zip
converted_docs_export.zip
68.98 B API
csv
loomen_leads_template.csv
839.68 WEB

API Documentation

POST /api/upload

Upload file từ bên thứ 3

curl -X POST \ -H "X-API-Key: your-api-key-change-me-12345" \ -F "file=@/path/to/file.jpg" \ https://cdnpublic.theyourlist.com/api/upload
GET /api/files

Lấy danh sách file

curl -H "X-API-Key: your-api-key-change-me-12345" \ https://cdnpublic.theyourlist.com/api/files
DELETE /api/delete/{id}

Xóa file theo ID

curl -X DELETE \ -H "X-API-Key: your-api-key-change-me-12345" \ https://cdnpublic.theyourlist.com/api/delete/FILE_ID