> For the complete documentation index, see [llms.txt](https://docs.night-api.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.night-api.com/module/games/fivem.md).

# FiveM

#### Get FiveM server info

```javascript
const fivem = await api.games.fivem("play.blueislandrp.com"); // Return: Promise
```
