N

Neurodynamic · Cloning Result

by Neurodynamic

POSTBase

$0.01

per call · USD Coin on Base

Introductory pricing. Collect completed English cloned speech as WAV, 0.01 USDC on Base, up to 1,000 characters. Requires approved requester credential, authorized private voice and ready job. First read https://api.neurodynamic.tech/cloning for enrolment, queue and payment recovery. No payment is signed while queued. Accent and similarity vary.

Endpoint

POST https://api.neurodynamic.tech/v1/audio/cloning/result

3

Calls / 30d

1

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.neurodynamic.tech/v1/audio/cloning/result", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "job_id": "job_example"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.neurodynamic.tech/v1/audio/cloning/result" \
  -H "Content-Type: application/json" \
  -d '{"job_id":"job_example"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

"<WAV bytes>"

Payment details

Pay to0xa369ac3412360206db63507b190e691c0c5b9f3e
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Media & Generation and the homepage with a featured placement.

Get featured →

More from Neurodynamic & similar services