Get Agent Pod catalog
Public, no auth. Returns the deployable agents, AI modes, managed tiers with their model lists, per-model metadata (live price/context/vision + best-for), memory backends, pricing margins, and runtime feature flags (trial, uncensored, memory). Read this before POST /pods to pick a valid agent_id, ai_mode, tier, and model.
Response
Catalog
managed, byok Map of model slug -> metadata (id, name, price_in, price_out, context, vision, best_for, uncensored). Prices are USD per 1M tokens.
Whether the free 24h trial is currently offered.
BYOK service premium as a fraction of the CPU cost (e.g. 0.10 = 10%).
Managed service fee as a fraction of the machine cost (e.g. 0.20 = 20%).
