API Reference
The complete REST surface, rendered from Fallen-8’s OpenAPI document. For the versioning scheme, authentication, and an endpoint map with prose, see REST API.
The interactive API reference renders from the OpenAPI document at/fallen-8-core/openapi/v0.1.json, which is generated in CI and published with the deployed site. It is not present in this build.
To browse the API locally, run the app and open its bundled Scalar reference:
dotnet run --project fallen-8-core-apiApp
# Scalar UI: http://localhost:5000/scalar/v0.1
# OpenAPI JSON: http://localhost:5000/openapi/v0.1.json