curl https://api.arouter.ai/v1/messages/batches \
-H "X-Api-Key: lr_live_xxxx" \
-H "Content-Type: application/json" \
-H "anthropic-version: 2023-06-01" \
-d '{...}'
Anthropic 네이티브
메시지 배치 생성
Anthropic 호환 메시지 배치 API 엔드포인트.
POST
/
v1
/
messages
/
batches
curl https://api.arouter.ai/v1/messages/batches \
-H "X-Api-Key: lr_live_xxxx" \
-H "Content-Type: application/json" \
-H "anthropic-version: 2023-06-01" \
-d '{...}'
curl https://api.arouter.ai/v1/messages/batches \
-H "X-Api-Key: lr_live_xxxx" \
-H "Content-Type: application/json" \
-H "anthropic-version: 2023-06-01" \
-d '{...}'
⌘I