mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
18 lines
277 B
Markdown
18 lines
277 B
Markdown
---
|
|
title: Instances
|
|
menu:
|
|
docs:
|
|
parent: rest-api
|
|
weight: 10
|
|
---
|
|
|
|
## GET /api/v1/instance
|
|
|
|
Information about the server.
|
|
|
|
Returns [Instance]({{< relref "entities.md#instance" >}})
|
|
|
|
### Resource information
|
|
|
|
{{< api_method_info auth="No" user="No" version="0.0.0" >}}
|