> For the complete documentation index, see [llms.txt](https://wiki.chatsentry.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.chatsentry.xyz/api/api-documentation/methods.md).

# Methods

**Below are the currently available API methods, accessible via** `com.kixmc.csapi.api.API`

```java
// the version of ChatSentry running on the server
static String getPluginVersion()
```

Psst.. more methods are on their way! Got a suggestion? Let me know on my [Discord server](/support.md)
