Skip to main content
The /v1/version endpoint returns the currently running Valorant game version. You can use this to detect when a new patch has shipped and decide whether to refresh your cached game data. The response includes the branch, build identifiers, Unreal Engine version, and the date of the build.

Endpoint

Request

The User-Agent header is required for all requests to the Astra API. Use the format AppName/Version (+URL).

Response fields

number
HTTP status code of the response (e.g. 200).
object

Response

Poll this endpoint periodically to determine when to refresh your cached game data. When buildDate or buildVersion changes, a new patch has shipped and assets such as agents, maps, and weapons may have been updated.