---
title: "Halo Wars 2 - Player XPs"
method: GET
path: "/hw2/xp"
---

# Halo Wars 2 - Player XPs

`GET /hw2/xp`

Retrieves XP and Rank information for one or more players.

  

#### Changelog

**February 21, 2017:**

*   Added Endpoint.

## Query parameters

- `players` string, required

## Response `200`

The response body will contain the XPs for the Player(s).

## Other responses

- `500` — Internal Server Error
- `503` — Service Unavailable

---

[API](https://skmtc.net/haloapi/apis/stats.md) · [All operations](https://skmtc.net/haloapi/apis/stats/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haloapi/stats/revisions/401e9a7e976b/schema)
