---
title: "POST /api/v1/auth/session-token"
method: POST
path: "/api/v1/auth/session-token"
tags: ["REST API", "version 1.x.x", "auth"]
---

# POST /api/v1/auth/session-token

`POST /api/v1/auth/session-token`

Issue OAuth token from current web session

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/pixcall/apis/sakura-api.md) · [All operations](https://skmtc.dev/pixcall/apis/sakura-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixcall/sakura-api/revisions/10ed00ec068d/schema)
