API docs
Namique's API is designed to fail safely. Detection and conversion both return typed legal restrictions instead of attempting protected downloads.
POST
/api/detectInspect public media metadata and legal availability.
POST
/api/uploadUpload a user-owned audio or video file for temporary conversion.
POST
/api/convertStart a validated conversion job.
GET
/api/jobs/:idPoll conversion progress.
GET
/api/download/:tokenDownload an expiring completed file.
GET
/api/statusCheck API, Redis, FFmpeg, and temp storage health.