Homarr
Info

Get server information

GET/api/info

Return the Homarr server version. Requires authentication.

ApiKey<token>

API key which can be obtained in the Homarr administration dashboard

In: header

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/info"
{  "version": "string"}