---
title: "Get user API key"
method: GET
path: "/user/apikey"
tags: ["User"]
---

# Get user API key

`GET /user/apikey`

Returns the user's API key. This generates a new API key even if the user already has one

## Response `200`

API key response

- object
  - `status` string, string
  - `data` object
    - `apiKey` string

## Changes

- **2025-02-01** `7b7e4fa5fe46` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stealthmoney/apis/mavapay-api/changes/user/apikey/get.md)

---

[API](https://skmtc.dev/stealthmoney/apis/mavapay-api.md) · [All operations](https://skmtc.dev/stealthmoney/apis/mavapay-api/llms.txt) · [OpenAPI document](https://skmtc.dev/stealthmoney/apis/mavapay-api/revisions/d7762b61d268?raw)
