DeepSeek AI API Documentation
Welcome to the official documentation for the DeepSeek AI API.
Base URL
https://deepseekai-api.vercel.app
Endpoints
1. Get AI Response
Send a GET request to:
GET /chat/{prompt}
2. Example Request
curl -X GET "https://deepseekai-api.vercel.app/chat/Hello%20there"
3. Example Response
{
"response": "Hello! How can I assist you?"
}
Features
- 🚀 AI-powered chat responses
- 🔄 Automatic API key rotation
- âš¡ Fast and efficient
Go to Homepage
Join our Telegram Channel