K

kino402 · Audio TTS

by kino402

POSTBaseSolana

$0.007

per call · USD Coin on Base

ElevenLabs TTS: 29 characters, voice 21m00Tcm4TlvDq8ikWAM

Endpoint

POST https://kino402.com/v1/audio/tts

14

Calls / 30d

3

Unique payers / 30d

Sep 5

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://kino402.com/v1/audio/tts", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "text": "One request, one voice track.",
    "voice": "21m00Tcm4TlvDq8ikWAM"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://kino402.com/v1/audio/tts" \
  -H "Content-Type: application/json" \
  -d '{"text":"One request, one voice track.","voice":"21m00Tcm4TlvDq8ikWAM"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

"binary audio/mpeg response body (~1 KB per spoken word)"

Payment details

Pay to0x2a266c87f7b0d1f8a471d2d5234f5cf4fb62b206
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from kino402 & similar services