Files
MediaManager/docs/api-reference.md
2026-01-05 19:12:55 +00:00

294 B

API Reference

{% hint style="info" %} Media Manager's backend is built with FastAPI, which automatically generates interactive API documentation. {% endhint %}

  • Swagger UI (typically available at http://localhost:8000/docs)
  • ReDoc (typically available at http://localhost:8000/redoc)