---
title: "Whoami"
method: GET
path: "/api/whoami"
tags: ["API Keys"]
---

# Whoami

`GET /api/whoami`

Get details about the currently used API Key & the relevant Team

## Response `200`

Success

- object
  - `api_key` object
    - `name` string
    - `last_used_at` string
    - `created_at` string
  - `team` object
    - `name` string
    - `slug` string

---

[API](https://skmtc.net/onlyfansapi/apis/onlyfans-api.md) · [All operations](https://skmtc.net/onlyfansapi/apis/onlyfans-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onlyfansapi/onlyfans-api/revisions/4a99d36f28a3/schema)
