HenrikDev API
  • Hello and welcome :D
  • Authentication & Authorization
  • VALORANT
    • General
    • Changes
      • v4.2.0
      • v4.1.0
      • v4.0.1
      • v4.0.0
    • Error Codes
    • API Reference
      • Accounts
      • Content
      • Crosshair
      • Esports
      • Leaderboard
      • Matchlist
      • Match
      • MMR History
      • MMR
      • Premier
      • Queue Status
      • Raw
      • Status
      • Stored Data
      • Store (no daily stores)
      • Version
      • Website
Powered by GitBook
On this page
  1. VALORANT
  2. API Reference

Content

PreviousAccountsNextCrosshair

Last updated 10 months ago

This endpoints returns basic contant data like season id's or skins. If you need more data, please refer to which also has image data

https://valorant-api.com
LogoValorant-APIValorantAPI
get

Get content

Authorizations
Query parameters
localestring · enumOptionalPossible values:
Responses
200
Content
application/json
400
Request error by the client (missing query for example)
application/json
429
Rate limit reached (can be global API limit which affects all users or just you, when the "x-ratelimit-remaining" header is 0 then it's a personal limit)
application/json
500
Internal Error (error is logged, will be reviewed asap)
application/json
get
GET /valorant/v1/content HTTP/1.1
Host: api.henrikdev.xyz
Authorization: YOUR_API_KEY
Accept: */*
{
  "version": "text",
  "characters": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "maps": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "chromas": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "skins": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "skinLevels": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "equips": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "gameModes": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "sprays": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "sprayLevels": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "charms": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "charmLevels": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "playerCards": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "playerTitles": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "assetName": "text",
      "assetPath": "text"
    }
  ],
  "acts": [
    {
      "name": "text",
      "localizedNames": [
        {
          "ar-AE": "text",
          "de-DE": "text",
          "en-GB": "text",
          "en-US": "text",
          "es-ES": "text",
          "es-MX": "text",
          "fr-FR": "text",
          "id-ID": "text",
          "it-IT": "text",
          "ja-JP": "text",
          "ko-KR": "text",
          "pl-PL": "text",
          "pt-BR": "text",
          "ru-RU": "text",
          "th-TH": "text",
          "tr-TR": "text",
          "vi-VN": "text",
          "zn-CN": "text",
          "zn-TW": "text"
        }
      ],
      "id": "text",
      "isActive": true
    }
  ]
}