---
title: "Token Exchange"
method: POST
path: "/api/v1/oauth/token"
tags: ["OAuth"]
---

# Token Exchange

`POST /api/v1/oauth/token`

Exchange MCP authorization code for access token.
The token returned is the user's API key (never expires).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/humwork/apis/humwork-ai.md) · [All operations](https://skmtc.dev/humwork/apis/humwork-ai/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humwork/humwork-ai/revisions/38d9dc5f27e6/schema)
