pubgapi / v2

🟢 For Online Purpose ✏️, Open-Source PUBG API for all PUBG items likes weapons, ammo, maps, consumables, etc. This API structured designed in JSON only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUBG-API (Version v2)

Open-Source PUBG API for all PUBG items likes weapons, ammo, maps, consumables, etc. This API structured designed in JSON only, with is very useful for developers.

Use this url as root url of an API

https://raw.githubusercontent.com/pubgapi/v2/main/

There is all API likes for all items

API Item example
api/all All weapons list --
api/single/weapon_name Single weapons complete details api/single/m416
api/cats All weapon category --
api/cat/weapon_category All weapons of category api/cat/spiner
api/compare/weapon_name/weapon_name Comparison between guns api/compare/akm/m416
api/ammo All ammo details with used gun --
api/attachs All attachments --
api/attach/attach_name All attachments with used gun api/attach/foregrip
api/body All Equiments (helmet,bag,vest) --
api/health All Consumables (First-ad, Bandages etc) --
api/maps All Maps --
api/vehicles All Vehicles --
api/tier All Tiers Details (Conqueror, Ace etc) --

Dynamic Json


We also have Dynamic JSON in php, completely real time work. Contact us for it. Note: It will be paid.

Contact Us: https://www.facebook.com/profile.php?id=100060079099101

Update Logs
All Weopon add - 01 June, 2021
Single Gun Json Add (in single dir)  - 01 June, 2021
Comparison b/w Guns - 01 June, 2021
Some Guns Images Updated - 06 June, 2021

About

🟢 For Online Purpose ✏️, Open-Source PUBG API for all PUBG items likes weapons, ammo, maps, consumables, etc. This API structured designed in JSON only.

License:Apache License 2.0