Skip to main content
GET
يسرد الامتدادات وأنواع MIME وحدود الحجم المقبولة عند رفع الملفات، على مضيف واجهة برمجة التطبيقات للإدارة (api.scanova.io).
لا حاجة إلى المصادقة.
string
فئات مفصولة بفواصل (image وvideo وaudio وpdf وdoc وscript) للتصفية بحسبها. اتركه فارغًا لجميع الفئات.
استخدم هذا للتحقق من ملف على جانب العميل قبل استدعاء رفع ملف — يُعطى file_size بالبايت. لاحظ أن الحد المطبَّق فعليًا لفئتَي pdf/doc قد يكون أعلى أو أقل مما هو مدرج هنا إذا كان لدى الحساب حصة خطة DOCUMENT_FILE_SIZE مخصصة؛ يُبلغ هذا الطرف عن القيمة الافتراضية الثابتة.

ذو صلة

التفويضات

Authorization
string
header
مطلوب

Send your Management API key as the raw value of the Authorization header — no "Bearer " or "Token " prefix, and no other characters. Example: Authorization: 401f7ac837da42b97f613d789819ff93537bee6a. A header containing more than one space-separated part is rejected outright. Requests also require the request's Host header to be the management API host (e.g. api.scanova.io) — the same key sent to the regular API host will not authenticate.

معلمات الاستعلام

file_type
string

Comma-separated categories (image, video, audio, pdf, doc, script) to filter to; omit for all.

الاستجابة

200 - application/json

Array of allowed-type definitions.