Skip to content

API Reference

WikiMind exposes a REST API via the FastAPI gateway running on port 7842. The interactive documentation below is generated from the OpenAPI specification.

Interactive docs

When running locally, FastAPI also serves interactive docs at localhost:7842/docs (Swagger UI) and localhost:7842/redoc (ReDoc).