개발자들

Quick Start

Make your first Text-to-Speech API request. Replace YOUR_API_KEY with your API key from the API Keys tab.

curl -X POST https://api.fish.audio/v1/tts \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -H "model: s1" \
  -d '{"text": "Hello! Welcome to Fish Audio."}' \
  --output welcome.mp3

사용량

잔액
-
자동 충전
-
텍스트를 음성으로
--
텍스트-음성 변환
--

비용

사용 현황을 보려면 로그인하세요