DeepSeek R1
# DeepSeek API User Guide Welcome to the DeepSeek API! This guide will help you get started with using our AI-powered text generation service through RapidAPI. ## 🚀 Getting Started ### Step 1: Subscribe to the API 1. Visit our [RapidAPI page](https://rapidapi.com/your-username/api/deepseek-api) 2. Choose your subscription plan 3. Subscribe to get your API key ### Step 2: Authentication All API…
DeepSeek R1 endpoints
| Method | Endpoint | Description |
|---|---|---|
| api | ||
| POST |
createChatCompletion /api/chat |
Send messages to the DeepSeek R1 model and receive AI-generated responses. Supports conversation context and various parameters for customizing output. |
| health | ||
| GET |
healthCheck /health |
Check the API health status and uptime |
| Other endpoints | ||
| GET |
getApiInfo / |
Get API information and available endpoints |
DeepSeek R1 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19 / month | 200 / hour |
|
| ULTRA | $49 / month | 500 / hour |
|
| MEGA | $199 / month | 1000 / hour |
|