---
title: "Get Raven Token"
method: POST
path: "/api/oauth/raven/get-token"
tags: ["Authentication > Raven"]
---

# Get Raven Token

`POST /api/oauth/raven/get-token`

## Request body

- object
  - `client_id` string
  - `client_secret` string
  - `redirect_url` string
  - `code` string

## Response `200`

Successful response

---

[API](https://skmtc.net/withleaf/apis/leaf-api.md) · [All operations](https://skmtc.net/withleaf/apis/leaf-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/withleaf/leaf-api/revisions/ee7a2a2053e2/schema)
