Skip to main content
GET
List models

Authorizations

x-api-key
string
header
required

Bloom API key, for example x-api-key: bloom_sk_....

Query Parameters

type
enum<string>

Filter by the type of file the model generates.

Available options:
image,
video,
audio,
svg
query
string

Search the model catalog.

Maximum string length: 200
limit
integer
default:20

Maximum number of models to return. Accepts 1–50; defaults to 20.

Required range: 1 <= x <= 50
cursor
string

Cursor from the previous response's nextCursor. Keep the same type and query filters.

Response

OK

data
object
required