Valorant Weapons
Provides users with all relevant information regarding weapons in Valorant
390 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Valorant Weapons endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | ||
| GET |
Weapon Classes /{weapon_class_name} |
Returns a list of all weapons classes (along with their respective weapons) that are currently in Valorant. |
| GET |
Weapon /weapon/{weapon_name} |
Returns the desired weapon's stats. |
| POST | ||
| POST |
Create Weapon Class /weapon-class |
Creates a new weapon class with optional weapon objects |
| POST |
Create Weapon /{weapon_class_name} |
Creates a new weapon along with its stats to add to a weapon class. The weapon class that you are adding the weapon to must be added before making this call. |
| PUT | ||
| PUT |
Update Weapon Class Name /{weapon_class_name} |
Updates the specified weapon class name. |
| DELETE | ||
| DELETE |
Weapon Class /{weapon_class_name} |
Deletes a specified weapon class. |
| DELETE |
Weapon /weapon/{weapon_name} |
Deletes a specified weapon from a class. |
Valorant Weapons pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|