# 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
```
