Platform API
Pool Vendors & Icons
Login-free lookup of display names and icons per model vendor, for rendering leaderboards and model cards
GET
Pool Vendors & Icons
Request Parameters
This is a login-free open endpoint — no authentication required; it can be called directly from frontend pages or third parties. CORS is enabled and the global API rate limit applies. No request parameters.Response Parameters
The response is a raw JSON object: keys are vendor ids (corresponding to thev field of Routing Leaderboard & Model Pool entries); values are the vendor’s display metadata. Only vendors currently in the model pool are included.
Results are cached server-side for 5 minutes: right after the model pool updates, a newly pooled vendor may take up to 5 minutes to appear in this response — fall back gracefully on missing keys.
Last updated: 2026-07-13
Pool Vendors & Icons