Player Titles API — GET /v1/playertitles endpoints
Fetch all Valorant player titles or retrieve a single title by UUID. Player titles display as text beneath a player’s name in the in-game UI.
Player titles are short text strings that appear beneath a player’s name in Valorant’s in-game UI. They can be earned through ranked progression, events, or the store. Some titles have no text at all — these are blank titles that effectively hide the subtitle. You can fetch the full catalog of titles or look up any individual title by UUID.
All requests must include a User-Agent header in the format AppName/Version (+URL). Requests without it will be rejected.