---
title: "Who Am I"
method: GET
path: "/player/whoami"
tags: ["player"]
---

# Who Am I

`GET /player/whoami`

<Note>
This endpoint is not cached.   See [Caching](/welcome#caching). <Indent></Indent> This endpoint belongs to the <Badge intent="warning" minimal>PLAYER</Badge> rate-limit bucket. See [Throttling and Rate Limits](/welcome#throttling-and-rate-limits).
</Note>

<Warning>
Try it will not return usable data for this route. It depends on authentication and IP-aware context, so test it against the live API outside the docs.
</Warning>

Data returned here depends on the accounts you used to join Wynncraft. Those accounts represent who we think you are and are used for account-aware features such as store auto-login and map live position viewing.

## Response `200`

Identity mapping keyed by player UUID.

- object

## Other responses

- `403` — No eligible online identity could be resolved.

---

[API](https://skmtc.dev/wynncraft/apis/modules.md) · [All operations](https://skmtc.dev/wynncraft/apis/modules/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wynncraft/modules/revisions/6c6214729eae/schema)
