mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-22 18:49:18 +02:00
12 lines
317 B
Text
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).
|