All models · Pricing · API docs

minimax-m2.5 API

MiniMax M2.5 — agentic coding (SWE-bench ~80%) · premium wallet model · pay per token from balance · ⚠ third-party provider: requests are processed by an external upstream

Requests to this model are processed outside Russia.

How to connect: change one line — base_url. Get an sk- key in the dashboard.

curl https://api.neuraldeep.ru/v1/chat/completions \
  -H "Authorization: Bearer $NEURALDEEP_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"minimax-m2.5","messages":[{"role":"user","content":"Hello"}]}'

https://neuraldeep.ru/en/models/minimax-m2-5