Skip to main content
GET
Get the Agent Pod catalog

Response

200 - application/json

Catalog

agents
object[]
ai_modes
enum<string>[]
Available options:
managed,
byok
coming_soon_channels
string[]
tiers
object[]
model_meta
object

Map of model slug -> metadata (id, name, price_in, price_out, context, vision, best_for, uncensored). Prices are USD per 1M tokens.

memory_backends
object[]
memory_enabled
boolean
trial_enabled
boolean

Whether the free 24h trial is currently offered.

uncensored_enabled
boolean
pod_margin_usd
number
pod_byok_margin_pct
number

BYOK service premium as a fraction of the CPU cost (e.g. 0.10 = 10%).

pod_managed_margin_pct
number

Managed service fee as a fraction of the machine cost (e.g. 0.20 = 20%).

note
string