Welcome to DeepSeek AI API
DeepSeek AI API provides a powerful language model to generate AI-driven responses.
Base URL
https://deepseekai-api.vercel.app
Usage
Send a GET request to the following endpoint:
GET /chat/{prompt}
Example
Try the following request:
curl -X GET "https://deepseekai-api.vercel.app/chat/Hello%20there"
Response
{
"response": "Hello! How can I assist you?"
}
API Documentation
View API Docs
Join our Telegram Channel