https://github.com/fastuptime/fivem_api
API to get information about Fivem Server
https://github.com/fastuptime/fivem_api
api fivem fivem-script fiven-api gta gta-online gta5
Last synced: 3 months ago
JSON representation
API to get information about Fivem Server
- Host: GitHub
- URL: https://github.com/fastuptime/fivem_api
- Owner: fastuptime
- License: other
- Created: 2023-08-19T20:48:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T20:58:22.000Z (about 2 years ago)
- Last Synced: 2025-04-23T20:18:28.055Z (6 months ago)
- Topics: api, fivem, fivem-script, fiven-api, gta, gta-online, gta5
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fivem_Api
API to get information about Fivem Server# π Images π




# β End Points β
```http
GET http://localhost.com/api/resources?serverID=wmpmb9&key=123456
``````http
GET http://localhost.com/api/players?serverID=wmpmb9&key=123456
``````http
GET http://localhost.com/api/server?serverID=wmpmb9&key=123456
``````http
GET http://localhost.com/api/owner?serverID=wmpmb9&key=123456
``````http
GET http://localhost.com/api/map?serverID=wmpmb9&key=123456
``````http
GET http://localhost.com/api/status?serverID=wmpmb9&key=123456
```# π οΈ Installation π οΈ
- Download and install [NodeJs](https://nodejs.org/en/download) on your computer.
- Download the project as Zip to your computer and unzip it.
- Enter the folder you extracted from the zip and open a terminal to the location of that folder, then enter the following commands.
`npm install`
- Start the bot by entering the following command in Terminal
`node .`## β³Tech Stack β³
**ποΈServer:** Node, Cfx-api, Express, body-parser
---
- β¨ [For Support](https://github.com/sponsors/fastuptime)
- π [Discord](https://fastuptime.com/discord)
- π [Fast Uptime](https://fastuptime.com/)
- πͺ All kinds of projects are made
- 𧨠You can contact us to make a paid project
- βοΈ [Click For Contact](mailto:fastuptime@gmail.com)# π― License π―
- βοΈ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))