Misc
API documentation
This endpoint returns the OpenAPI documentation for the Storyden API in an interactive HTML format. This is useful for developers who want to explore the API and test endpoints without writing code.
This endpoint returns the OpenAPI documentation for the Storyden API in an interactive HTML format. This is useful for developers who want to explore the API and test endpoints without writing code.
curl -X GET "https://loading/api/docs""string"{
"error": "string",
"message": "string",
"suggested": "string",
"metadata": {}
}Banner Upload POST POST
Upload and process the installation's banner image.
Get Info GET GET
Get the basic forum installation info such as title, description, etc. This is a fully public endpoint as it drives the ability to render stuff like OpenGraph metadata, favicon, titles, descriptions, for crawlers.