docs.jonasjones.dev/docs/mcwebserver/api/advanced/intro.mdx
2024-09-01 19:40:34 +02:00

12 lines
317 B
Text

---
slug: /mcwebserver/api/advanced
sidebar_position: 1
---
# Introduction
This API allows for gather more advanced information about a minecraft server.
All API calls have the prefix `/api/v2/` and require a token to be passed in the header.
The supported API calls are listed in the [Reference List](advanced).