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