{"uid":"cap_YCh-NccqRizr8TygFKw4x","slug":"ai-model-lookup-by-name-or-alias-995b55b9","name":"AI Model Lookup by Name or Alias","description":"Look up one normalized model record by name or short alias such as sonnet or 4o. Returns per-million input and output prices, context and output limits, capability tags, modalities, knowledge cutoff, release date, provider and coding benchmark, each fused from open keyless catalogs LiteLLM, models dev and Aider with a source citation. Unknown names return found false, never an error.","url":"https://api.agentstools.dev/model/lookup","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"Model name or short alias, such as claude-sonnet-4-5, gpt-4o, sonnet or 4o. Fuzzy-resolved to the closest catalog model."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.008","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.008/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_n44HksKq5YxHRxPs6bwUf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Look up a single normalized AI model record by name or short alias, returning pricing, context limits, capabilities, and metadata fused from multiple open catalogs.","exampleAgentPrompt":"What are the input and output prices per million tokens, context window size, and capability tags for 'claude-sonnet-4-5'? I also need the knowledge cutoff and provider info.","exampleUseCases":null,"resultDescription":"A normalized JSON record for the resolved model including: found flag (true/false), input and output prices per million tokens, context window size, max output tokens, capability tags, supported modalities, knowledge cutoff date, release date, provider name, coding benchmark score, and source citations from LiteLLM/models.dev/Aider catalogs. Unknown names return {found: false} rather than an error.","failureModes":["Unknown or unresolvable model name returns {found: false} rather than an HTTP error","Fuzzy resolution may match an unintended model if alias is highly ambiguous","Catalog data may be stale if upstream sources (LiteLLM, models.dev, Aider) haven't been refreshed","Very new model releases may not yet appear in any of the fused catalogs","Missing or partial fields if a model exists in only one catalog source"],"whenToPreferThis":"Use this endpoint when you need authoritative, multi-source-fused metadata for a specific AI model — especially pricing per million tokens, context limits, and capability tags — and want a single normalized record rather than scraping multiple catalogs yourself. Prefer this over web search when you need structured, machine-readable model specs with source citations. Best for agents that need to compare model costs, validate model capabilities, or route tasks to the right model based on context window or modality support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:52:13.923Z","isFirstParty":false}