GetInfo.mdx•1.13 kB
---
title: Get Info
description: |
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.
full: false
_openapi:
method: GET
route: /info
toc: []
structuredData:
headings: []
contents:
- content: >
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.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
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.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/info","method":"get"}]} webhooks={[]} hasHead={false} />