{"uid":"cap_rGeYsxDjDv7AtTysGEW8q","slug":"llm-model-lookup-0858f96b","name":"LLM Model Lookup","description":"LLM Model Lookup ($0.003/call): Look up a single model by its exact id (e.g. moonshotai/kimi-k3) and get its context window, max output, input/output modalities and current USD-per-Mtok pricing. Keyless.","url":"https://x402.botsmith.dev/models/get","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"],"type":"string"},"queryParams":{"type":"object","required":["id"],"properties":{"id":{"type":"string","maxLength":128,"minLength":1,"description":"Exact model id, e.g. \"anthropic/claude-sonnet-5\" or \"moonshotai/kimi-k3\""}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["id","name","provider","releasedAt","contextTokens","maxOutputTokens","inputModalities","outputModalities","priceInputPerMTok","priceOutputPerMTok"],"properties":{"id":{"type":"string","description":"Canonical id, e.g. \"moonshotai/kimi-k3\""},"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"provider":{"anyOf":[{"type":"string"},{"type":"null"}]},"releasedAt":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"ISO 8601 first-seen date"},"contextTokens":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"inputModalities":{"type":"array","items":{"type":"string"}},"maxOutputTokens":{"anyOf":[{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991},{"type":"null"}]},"outputModalities":{"type":"array","items":{"type":"string"}},"priceInputPerMTok":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"USD per 1M input tokens"},"priceOutputPerMTok":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"USD per 1M output tokens"}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_W_DMvRhX67EXNNYOTWjbn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","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 LLM model by exact ID to retrieve its context window, max output tokens, input/output modalities, and current USD pricing per million tokens.","exampleAgentPrompt":"What are the context window size, max output tokens, supported modalities, and current input/output pricing for moonshotai/kimi-k3?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the model's canonical ID, display name, provider, first-seen release date (ISO 8601), context token limit, max output tokens, arrays of input and output modalities (e.g. text, image), and USD pricing per 1M input and output tokens. Null values are returned for fields that are unknown.","failureModes":["Model ID not found — returns an error if the exact ID does not match any known model (IDs are case-sensitive slugs like 'anthropic/claude-sonnet-5')","Missing required 'id' query parameter — returns a validation error","Payment failure — x402 payment of $0.003 USDC not accepted or wallet insufficient","Pricing data unavailable — priceInputPerMTok or priceOutputPerMTok may be null for newly listed or free models"],"whenToPreferThis":"Use this endpoint when you know the exact model ID and need precise specs (context window, pricing, modalities) for a single model. Prefer this over the search endpoint when you have the canonical slug already — it is faster and cheaper at $0.003 vs $0.004. Ideal for cost estimation, model selection logic, or capability checking in agent workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:41:25.379Z","isFirstParty":false}