Skip to main content
GET
List Shared Voices

Overview

Returns the catalog of publicly-shared voices in the Bland library. These are voices that other creators have published for everyone to use; they are not in your org’s library until you call Add Library Voice. Use this endpoint to power voice-picker UIs and discovery flows.

Headers

authorization
string
required
Your API key for authentication.

Query Parameters

limit
integer
default:"50"
Number of voices to return.
offset
integer
default:"0"
Pagination offset.
Free-text search across voice name, description, and tags.
language
string
Filter to voices tagged for a specific language (for example en, es, ja).

Response

voices
array
Array of shared voices.

Docs for agents: llms.txt