Lmarena: Get Top Models By Category
Lmarena via Parse · developer_tools
Get the top N models from a specific category leaderboard, sorted by rank. Accepts any leaderboard category and a limit. The most flexible ranked-model endpoint — equivalent to fetching a category-specific leaderboard and slicing to the requested count. Access AI model leaderboards across modalities (text, code, vision, image, video, search) and list available models with capabilities and rankings on lmarena.ai. Fulfilled by Parse from lmarena.ai.
- developer-tools
- lmarena
- lmarena-ai
- other
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e3e90e15-f9f2-49dc-a1e2-de9030d6d41d/get_top_models_by_category
- Interface artifact
- sha256:a30cf62328df6d8c07a7bffb70a968823442df973745885c5d26ca87d1658aed
- Manifest digest
- sha256:23210af18398bd815bf8b6fd3b0aaeb3b2c8fd35b57c3c63c5edb6aa7ff4c2a2
Request fields
- limit (integer): Maximum number of top models to return.
- category (string, required): Leaderboard category to query.: Allowed values: text, code, vision, text-to-image, image-edit, search, text-to-video, image-to-video
Example queries
- {"limit":"5","category":"text"}