API Version
Info
Introduction
About
Endpoints
Riot Games
VALORANT Bundles
VALTracker Versions
VALTracker Changelogs
VALTracker Messages
VALTracker Status
VALTracker Website
GET
All Bundles
https://api.valtracker.gg/v1/bundlesInformation
Returns all VALORANT Bundles, including their price, weapons and other collectables.
GET
Specific Bundle
https://api.valtracker.gg/v1/bundles/{Bundle}Information
Returns a specific VALORANT Bundle, including its price, weapons and other collectables.
Options for {Bundle}:
  • "featured" - Returns the newest VALORANT Bundle.
    • If you want to request a specific language (de-DE or es-ES), use the x-valtracker-lang header.
  • Any BundleUUID - Returns the corresponding VALORANT Bundle.
Parameters
Parameter
Value
Headers
Header
Value
GET
Specific Bundle Content
https://api.valtracker.gg/v1/bundles/{Bundle}/{BundleContent}Information
Returns the specified content of a specific VALORANT Bundle.
Options for {Bundle}:
  • "featured" - Returns the newest VALORANT Bundle.
    • If you want to request a specific language (de-DE or es-ES), use the x-valtracker-lang header.
  • Any BundleUUID - Returns the corresponding VALORANT Bundle.
Options for {BundleContent}:
  • weapons
  • sprays
  • buddies
  • cards
Parameters
Parameter
Value
Headers
Header
Value