---
title: "Get Session Key"
method: GET
path: "/auth/session-key"
tags: ["authentication"]
---

# Get Session Key

`GET /auth/session-key`

Get an authentication session key

## Headers

- `x-coinflow-auth-user-id` string, required

## Response `200`

Ok

- GetSessionKeyResponse
  - `key` string, required

---

[API](https://skmtc.net/coinflow/apis/api-reference.md) · [All operations](https://skmtc.net/coinflow/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinflow/api-reference/versions/7eea51c8775d/schema)
