---
title: "Create User Deepgram Credential"
method: POST
path: "/users/me/credentials/deepgram"
tags: ["User Credentials"]
---

# Create User Deepgram Credential

`POST /users/me/credentials/deepgram`

Create a new user credential for Deepgram.

## Headers

- `authorization` string, nullable

## Response `201`

Successful Response

- UserDeepgramCredentialResult — Deepgram credential result model.
  - `api_key` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nomi/apis/fastapi.md) · [All operations](https://skmtc.dev/nomi/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nomi/fastapi/revisions/63a2f545499c/schema)
