---
title: "Issue an OAuth 2.0 access token"
method: POST
path: "/oauth2/token"
tags: ["oAuth2"]
---

# Issue an OAuth 2.0 access token

`POST /oauth2/token`

## Headers

- `Authorization` string — The authorization header

## Response `200`

Access token was successfully issued.

---

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