curl https://api.arouter.ai/openai/v1/chat/completions \ -H "Authorization: Bearer lr_live_xxxx" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-5.4", "messages": [{"role": "user", "content": "Hello!"}] }'
ARouter API key를 사용하여 ARouter를 통해 네이티브 프로바이더 요청을 프록시합니다.
provider
openai
anthropic
google
deepseek
groq
path