---
title: "Get Read Only Token"
method: POST
path: "/token/get_read_only_token"
tags: ["token"]
deprecated: true
---

# Get Read Only Token

`POST /token/get_read_only_token`

> **Deprecated.**

Deprecated: create an API key with `scope="read"` instead (see PUT /api_key).

## Response `200`

Successful Response

- Token
  - `access_token` string, required
  - `token_type` string, required

---

[API](https://skmtc.dev/rowansci/apis/eyrie.md) · [All operations](https://skmtc.dev/rowansci/apis/eyrie/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rowansci/eyrie/revisions/f786577eede6/schema)
