---
title: "Create a new Client Key"
method: POST
path: "/agents/client-key"
tags: ["Client Keys"]
deprecated: true
---

# Create a new Client Key

`POST /agents/client-key`

> **Deprecated.**

## Request body

- object
  - `allowed_domains` string[], required

## Response `201`

OK

- unknown

## Other responses

- `400` — BadRequest
- `401` — AuthorizationError

---

[API](https://skmtc.net/d-id/apis/realtime-endpoints.md) · [All operations](https://skmtc.net/d-id/apis/realtime-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/d-id/realtime-endpoints/versions/2f2425e1b6b6/schema)
