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

# API

This page shows some usages of the Helium API, which is downloadabled [here](https://github.com/PlasmaServices/HeliumAPI/releases/tag/1.0.3).

{% hint style="warning" %}
**TIP** Do **NOT** run this on your server.
{% endhint %}

```kt
    fun getRankPriority(uuid: UUID): Int
```
