---
title: "Add Openai Api Key"
method: POST
path: "/user/add_openai_key"
tags: ["User"]
---

# Add Openai Api Key

`POST /user/add_openai_key`

Add user open AI api key

## Request body

- string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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