Skip to main content
GET
Lista las extensiones, tipos MIME y límites de tamaño aceptados al subir archivos, en el host de la API de gestión (api.scanova.io).
No se requiere autenticación.
string
Categorías separadas por comas (image, video, audio, pdf, doc, script) por las que filtrar. Omita para todas las categorías.
Use esto para validar un archivo en el cliente antes de llamar a Subir un archivofile_size se da en bytes. Tenga en cuenta que el límite realmente aplicado para las categorías pdf/doc puede ser mayor o menor que el aquí indicado si la cuenta tiene una cuota de plan DOCUMENT_FILE_SIZE personalizada; este endpoint reporta el valor predeterminado estático.

Relacionado

Autorizaciones

Authorization
string
header
requerido

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.

Parámetros de consulta

file_type
string

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

Respuesta

200 - application/json

Array of allowed-type definitions.