mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 21:16:49 +00:00
8 lines
No EOL
494 B
Markdown
8 lines
No EOL
494 B
Markdown
# 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) |