HR Hızlı Resim

API Dokümantasyonu

REST API ile resim yükleme ve yönetim.

Kimlik Doğrulama

Panelden API token oluşturun ve isteklerde Bearer token kullanın.

Authorization: Bearer YOUR_API_TOKEN

API kullanımı için üye olmanız gerekir.

POST /api/images

Resim yükle (multipart/form-data)

images[]: file (required)
retention: unlimited|1_day|3_days|1_week|2_weeks|1_month
password: string (optional)

POST /api/images/url

url: https://example.com/image.jpg

GET /api/images/{slug}

Resim bilgilerini getir

DELETE /api/images/{slug}

Resmi sil