DeepSeek is an artificial intelligence company that provides advanced large language models accessible through an API that is compatible with the OpenAI and Anthropic SDKs. The DeepSeek API offers chat completions, fill-in-the-middle completions, function calling, JSON output, streaming, multi-turn conversations, context caching, and a thinking/reasoning mode for complex problem solving.
APIs.json: https://raw.githubusercontent.com/api-evangelist/deepseek/refs/heads/main/apis.yml
- Position: Consuming
- Access: 3rd-Party
- AI
- Artificial Intelligence
- Chat
- Chat Completion
- LLM
- Large Language Models
- Reasoning
- Code Completion
- Created: 2025-01-27
- Modified: 2026-05-29
Creates a model response for a given chat conversation. Supports the deepseek-chat and deepseek-reasoner models with options for tool calling, JSON output, streaming, temperature, top-p, frequency and presence penalties, and stop sequences. Compatible with the OpenAI Chat Completions request and response shapes.
- Human URL: https://api-docs.deepseek.com/api/create-chat-completion
- Base URL:
https://api.deepseek.com
- AI
- Artificial Intelligence
- Chat
- Chat Completion
- LLM
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- AsyncAPI — AsyncAPI Specification
- Rules
- Capabilities
Beta endpoint that performs fill-in-the-middle completions where a prompt and an optional suffix are provided and the model fills the gap. Useful for code completion and inline code generation tasks.
- Human URL: https://api-docs.deepseek.com/guides/fim_completion
- Base URL:
https://api.deepseek.com/beta
- AI
- Artificial Intelligence
- Code Completion
- Fill-In-The-Middle
- FIM
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- AsyncAPI — AsyncAPI Specification
- Rules
- Capabilities
Lists the currently available DeepSeek models, providing basic information about each one such as the model identifier, owner, and availability.
- Human URL: https://api-docs.deepseek.com/api/list-models
- Base URL:
https://api.deepseek.com
- AI
- Artificial Intelligence
- Models
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Rules
- Capabilities
Returns the current account balance for the authenticated DeepSeek user, including available credit and currency. Useful for monitoring spend and gating workloads programmatically.
- Human URL: https://api-docs.deepseek.com/api/get-user-balance
- Base URL:
https://api.deepseek.com
- AI
- Artificial Intelligence
- Balance
- Billing
- Pricing
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Rules
- Capabilities
- GitHub Organization
- Documentation
- Pricing
- Authentication
- Rate Limits
- Errors
- Status Page
- F A Q
- Changelog
- Website
- Privacy Policy
- Terms of Service
- JSON-LD — JSON-LD
- Vocabulary
FN: Kin Lane Email: kin@apievangelist.com