---
title: "Create Voice Clone"
method: POST
path: "/v1/voice-clones"
tags: ["Voice Clones"]
---

# Create Voice Clone

`POST /v1/voice-clones`

Clone a voice from one or more audio clips via ElevenLabs Instant Voice Cloning.

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/getbluejay/apis/bluejay-api.md) · [All operations](https://skmtc.net/getbluejay/apis/bluejay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbluejay/bluejay-api/revisions/4ef94eeb836d/schema)
