{"uid":"cap_-Xr_XmyFekFQ1X9XumH2R","slug":"deepseek-list-models-4121bda4","name":"DeepSeek List Models","description":"List available DeepSeek models with owner and availability information.","url":"https://deepseek.mpp.paywithlocus.com/deepseek/list-models","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{},"additionalProperties":true},"responseSchema":null,"example":{"request":{"model":"deepseek-chat","messages":[{"role":"user","content":"What models are available?"}],"max_tokens":256,"temperature":1},"response":{"data":{"data":[{"id":"deepseek-v4-flash","object":"model","owned_by":"deepseek"},{"id":"deepseek-v4-pro","object":"model","owned_by":"deepseek"}],"object":"list"},"success":true}},"exampleRequest":{"model":"deepseek-chat","messages":[{"role":"user","content":"What models are available?"}],"max_tokens":256,"temperature":1},"tags":["llm","reasoning","code","chat","chain-of-thought","ai"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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":"mpp","network":"tempo","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"mpp","network":"tempo","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_cr3fpG8N51wdvP6VqAWtH","protocol":"mpp","methodType":"crypto","chain":"tempo","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x20c000000000000000000000b9537d11c60e8b50","unit":"request","depositMicros":null,"planRef":null}],"brandName":"DeepSeek","brandSlug":"deepseek","brandBaseUrl":"https://deepseek.com","brandDocsUrl":"https://api-docs.deepseek.com","whatItDoes":"Lists all available DeepSeek AI models accessible via the API","exampleAgentPrompt":"What DeepSeek models are currently available to use — can you give me the full list of model IDs like deepseek-v4-flash or deepseek-v4-pro?","exampleUseCases":[{"title":"Choose best model for task","prompt":"I need to pick the right DeepSeek model for my use case — what options do I have available right now, and which ones are latest?"},{"title":"Verify model support before deployment","prompt":"Before I set up my integration, can you check which DeepSeek models are actually accessible through the API right now so I know what I can rely on?"},{"title":"Find fastest inference model option","prompt":"Show me all the DeepSeek models currently available — I'm looking for something like the flash version for quick responses, what do I have to work with?"}],"resultDescription":"Returns a JSON object with a 'data' array listing all available DeepSeek models, each with an 'id' (e.g. 'deepseek-v4-flash', 'deepseek-v4-pro'), an 'object' type set to 'model', and an 'owned_by' field set to 'deepseek'. The outer object type is 'list' and the response includes a 'success' boolean.","failureModes":["Invalid or missing API credentials — returns authentication error","Malformed request body — returns 400 bad request","Service unavailable or rate limited — returns 429 or 503","Network timeout reaching the proxy endpoint"],"whenToPreferThis":"Use this endpoint when you need to programmatically discover which DeepSeek model IDs are currently available before constructing a chat, reasoning, or FIM request. Prefer this over hardcoding model names, as new models may be added or deprecated over time.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T06:30:19.601Z","isFirstParty":false}