DeepSeek R1 0528 API
Run DeepSeek R1 0528 through one production-ready, OpenAI-compatible endpoint. Open reasoning workloads.
When to choose DeepSeek R1 0528
DeepSeek R1 0528 is a strong choice when your product needs open reasoning workloads. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.
- Step-by-step problem solving
- Math and logic performance
- Open-model flexibility
- Reasoning pipelines
- STEM assistance
- Decision support
Usage
Call it with the same request shape as any model — just set "model": "deepseek-ai/DeepSeek-R1-0528".
curl https://api.aix.theaimart.co/v1/chat/completions \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "deepseek-ai/DeepSeek-R1-0528", "messages": [{"role":"user","content":"hi"}] }' See the Chat API reference for every
parameter and the full response shape. Prices are live from
GET /v1/models; if it changed since this page was
built, the figure above updates in your browser.
Why run DeepSeek R1 0528 on AIx?
Related chat models
DeepSeek R1 0528 API FAQ
How do I use the DeepSeek R1 0528 API?
Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send deepseek-ai/DeepSeek-R1-0528 as the model id.
What is DeepSeek R1 0528 best for?
DeepSeek R1 0528 is best suited to Reasoning pipelines, STEM assistance, Decision support. Open reasoning workloads.
How much does DeepSeek R1 0528 cost on AIx?
The current reference price is $2.15 / 1M tokens. The live AIx catalog is the source of truth and the price on this page updates in the browser.