Quaudio ยท Azure Functions
FastAPI on Azure Functions

Welcome to Quaudio

This Static Web App fronts the Quaudio Function App. Use the quick links below to explore the API surface, upload audio, and view live diagnostics.

API base
/api/v1/

Mounted FastAPI router. Includes landing, routes map, and docs.

Upload UI
/api/v1/upload

Post audio files for analysis with the current agent pipeline.

Routes map
/api/v1/routes

Browse registered endpoints with safe, truncated rendering.

Health check

/api/v1/ping

Requires bearer token if auth is enabled.