AI Chat

Interact with Deepseek AI

DeepSeek AI which provides reasoning, web search and file upload/analyze

get/ai/deepseek

Query parameters

textstring required

Your message content

modestring required

Chat mode, choose between default, expert or vision

session_idstring

Session id, leave it empty to start new chat

file_urlstring

Image/file url for AI identify

thinking_enabledboolean

Enable deepthink

search_enabledboolean

Enable Web Search

message_idnumber

Message id, this is from response

Response

Success - AI response retrieved successfully.

creatorstring
okboolean
messagestring
thoughtsstring
session_idstring
message_idnumber
parent_idnumber

Example response

{
  "creator": "@PaxSenix",
  "ok": true,
  "message": "Hello friends!",
  "thoughts": "This is my thought",
  "session_id": "6756-c6de-16ea-1610-e2c-b86e7"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.