deepseek.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Anthropic
createMessage
anthropic.createMessage
Generate a response via DeepSeek’s Anthropic-compatible Messages API, with support for system prompts, tool calling, and thinking mode
Risk: write
messages full type
messages full type
system full type
system full type
tools full type
tools full type
toolChoice full type
toolChoice full type
thinking full type
thinking full type
metadata full type
metadata full type
content full type
content full type
usage full type
usage full type
Chat
createCompletion
chat.createCompletion
Generate an AI chat response using deepseek-chat or deepseek-reasoner, with support for temperature, tool calling, and structured output
Risk: write
messages full type
messages full type
responseFormat full type
responseFormat full type
tools full type
tools full type
toolChoice full type
toolChoice full type
choices full type
choices full type
usage full type
usage full type
Models
list
models.list
List the DeepSeek models currently available to the account
Risk: read
data full type
data full type
User
getBalance
user.getBalance
Get the current account balance, including granted and topped-up amounts broken down by currency
Risk: read
balance_infos full type
balance_infos full type