PluralKit/docs/content/api.md

8 lines
494 B
Markdown
Raw Normal View History

2020-06-10 18:11:28 +02:00
# API documentation
PluralKit has a REST API for third-party app integration.
The API is documented using [OpenAPI v3](https://swagger.io/specification/), and the schema file can be found [on the repository](https://github.com/xSke/PluralKit/blob/master/PluralKit.API/openapi.yaml).
An online rendered version of the schema can be seen on Swagger using the link below:
[**https://app.swaggerhub.com/apis-docs/xSke/PluralKit/1.0**](https://app.swaggerhub.com/apis-docs/xSke/PluralKit/1.0)