Kikivoice: Get Voice Listings
Kikivoice via Parse · developer_tools
Retrieve voice listings from the KikiVoice voice library. Returns up to 910 voices across LLM (600+) and Standard (310+) libraries. Each voice includes metadata such as name, description, gender, style tags, category, and sample audio URL. Optionally filter by library type and/or category. One upstream request per call; no pagination needed as the API returns all voices in a single response. Access KikiVoice AI voice cloning platform data including voice listings, TTS model capabilities with supported languages/emotions/accents, and FAQ content. Fulfilled by Parse from kikivoice.ai.
- developer-tools
- kikivoice
- kikivoice-ai
- music
- other
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/0b604dcc-0339-45ff-901e-8c4d22d68549/get_voice_listings
- Interface artifact
- sha256:4f9748ade924237fb6a9cf01cb21bc45811c15a3948d1cd206a0a6f2b4a14663
- Manifest digest
- sha256:9eb8343b4cad4310071ae192209f21311d5df728e6f0790f6d746c74ee95c846
Request fields
- lang (string): Language code for localized voice names and descriptions (e.g. 'en', 'zh', 'ja').
- category (string): Filter voices by category_id (e.g. 'documentary_narration', 'podcast_hosting'). Omitting returns all categories. Category IDs are returned in the categories array of each library.
- library_type (string): Filter by voice library type. When omitted or set to 'all', returns both libraries.
Example queries
- {"lang":"en","library_type":"llm"}