MaxAI

OpenAI-совместимый API к ведущим языковым моделям. Оплата в рублях, счета и акты для юрлиц.

curl https://api.maxai.ru/v1/chat/completions \
  -H "Authorization: Bearer $MAXAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"deepseek-chat","messages":[{"role":"user","content":"Привет"}]}'
Войти в кабинетСоздать аккаунт