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/detect

Inspect public media metadata and legal availability.

POST/api/upload

Upload a user-owned audio or video file for temporary conversion.

POST/api/convert

Start a validated conversion job.

GET/api/jobs/:id

Poll conversion progress.

GET/api/download/:token

Download an expiring completed file.

GET/api/status

Check API, Redis, FFmpeg, and temp storage health.