---
title: "Get token"
method: POST
path: "/v1/oauth/token.json"
tags: ["users"]
---

# Get token

`POST /v1/oauth/token.json`

## Request body

- object
  - `code` string
  - `redirect_uri` string

## Other responses

- `405` — Invalid input

---

[API](https://skmtc.net/restyaplatform/apis/restyaboard.md) · [All operations](https://skmtc.net/restyaplatform/apis/restyaboard/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/restyaplatform/restyaboard/versions/bfc753befdbe/schema)
