البدء السريع
أنشئ مشروعًا ومفتاح API من لوحة المطوّر، ثم احفظ المفتاح في متغير بيئة على الخادم.
# .env.local, never commit this file
CLEARCROWDS_API_KEY=cc_live_...curl "https://app.clearcrowds.com/api/v1/presets" \
-H "Authorization: Bearer $CLEARCROWDS_API_KEY"دليل الأدوات الجاهزة
انسخ المعرّف العام للأداة التي تريد دمجها، ثم افتح مسار التعديل المقابل واختبر النتيجة.
Enhance Image
Improve clarity, lighting, and overall image quality.
enhance-image100 API Credits / execution
Professional Headshot
Turn a casual portrait into a work-ready headshot.
professional-headshot100 API Credits / execution
Remove Crowds
Remove background crowds and reconstruct the scene naturally.
remove-crowds100 API Credits / execution
Remove Clutter
Clear visual clutter while preserving the room and its main subjects.
remove-clutter100 API Credits / execution
Remove Text
Remove visible text and rebuild the background behind it.
remove-text100 API Credits / execution
Upscale Image
Increase image resolution while improving visible detail.
upscale-image100 API Credits / execution
Restore Old Photo
Repair scratches, damage, fading, and lost detail in old photos.
restore-old-photo100 API Credits / execution
Remove Reflection
Remove glass or mirror reflections and recover obscured content.
remove-reflection100 API Credits / execution
Remove Shadow
Remove distracting shadows while preserving natural lighting.
remove-shadow100 API Credits / execution
Remove Person
Remove people from a photo and reconstruct the background.
remove-person100 API Credits / execution
Remove Glasses
Remove eyeglasses and restore natural eye detail.
remove-glasses100 API Credits / execution
Remove Glare
Reduce harsh glare while preserving the underlying image.
remove-glare100 API Credits / execution
مرجع واجهة API
ارفع الصورة المحلية كملف مؤقت في المشروع، وأنشئ مهمة بمفتاح يمنع التكرار، وتابع حالتها، ثم نزّل النتيجة عبر طلب مصادق عليه.
/api/v1/catalog/presetsعام
/api/v1/presetspresets:read
/api/v1/assetsfiles:write
/api/v1/presets/:presetId/jobsjobs:write
/api/v1/eraser/jobsjobs:write
/api/v1/resize/jobsjobs:write
/api/v1/ocr/detectionsjobs:write
/api/v1/ocr/editsjobs:write
/api/v1/jobs/:jobIdjobs:read
/api/v1/jobs/:jobId/resultjobs:read
/api/v1/accountbilling:read
curl "https://app.clearcrowds.com/api/v1/account" \
-H "Authorization: Bearer $CLEARCROWDS_API_KEY"أداة سطر الأوامر — إصدار تجريبي خاص
تعتمد الأداة تسجيل الدخول عبر المتصفح للأفراد، ومتغير CLEARCROWDS_API_KEY في أنظمة CI. وهي ترفع الملفات المحلية مباشرةً وتحفظ النتيجة المكتملة بأمان.
التثبيت
لا تُنشر الأداة على npm خلال الإصدار التجريبي الخاص. بعد استلام الشفرة الخاصة، نفّذ الأوامر التالية من جذر المستودع (يلزم Node.js 20.19 أو أحدث).
npm install --global ./packages/agent-tools
clearcrowds setupتسجيل الدخول وتعديل صورة
clearcrowds login
clearcrowds edit ./input.jpg --preset remove-crowds --output ./fixed.jpg
clearcrowds resize ./fixed.jpg --width 1200 --height 630 --output ./social.jpgرصيد API
كل دولار أمريكي يساوي 100 وحدة رصيد API، والحد الأدنى للشحن 100 دولار. يرتبط الرصيد بمشروع مطوّر واحد، وهو منفصل عن نقاط ClearCrowds.
- 1 USD
- 100 Credits
- الحد الأدنى
- $100
- الدفع
- Polar / USDT





















