---
title: "Get Token"
method: GET
path: "/tokens/"
tags: ["tokens", "tokens"]
---

# Get Token

`GET /tokens/`

Get the token used to access OpenBB.

Returns:
    `TokenResponse`: token for OpenBB.

## Response `200`

Successful Response

- TokenResponse — Model to define the tokens' endpoint response.
  - `openbb` string, required

---

[API](https://skmtc.net/gptstonks/apis/gptstonks-chat-ce-api.md) · [All operations](https://skmtc.net/gptstonks/apis/gptstonks-chat-ce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gptstonks/gptstonks-chat-ce-api/versions/a0df966837f8/schema)
