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