All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

DeepSeek API Documentation: Getting Started with Your First API Call

By

impact_sy

1mo ago· 1 min readen

Summary

This is a technical documentation page from DeepSeek explaining how to make a first API call. It details that the DeepSeek API is compatible with OpenAI/Anthropic formats, allowing users to leverage existing SDKs and software. It provides configuration parameters including base URLs for OpenAI and Anthropic compatibility, instructions for obtaining an API key, and lists available models (deepseek-v4-flash, deepseek-v4-pro, with deprecation notices for deepseek-chat and deepseek-reasoner models effective 2026/07/24).

Key quotes

· 3 pulled
The DeepSeek API uses an API format compatible with OpenAI/Anthropic.
By modifying the configuration, you can use the OpenAI/Anthropic SDK or softwares compatible with the OpenAI/Anthropic API to access the DeepSeek API.
The model names deepseek-chat and deepseek-reasoner will be deprecated on 2026/07/24.
Snippet from the RSS feed
The DeepSeek API uses an API format compatible with OpenAI/Anthropic. By modifying the configuration, you can use the OpenAI/Anthropic SDK or softwares compatible with the OpenAI/Anthropic API to access the DeepSeek API.

You might also wanna read