batchwatch › Questions › How long does the Anthropic Message Batches API take?
We have measured this. Across the 1 Anthropic model we have enough completions for, the median wait ranges from 2 min (claude-haiku-4-5) to 2 min (claude-haiku-4-5). Nine in ten claude-haiku-4-5 jobs finished within 4 min. Every figure carries n and a confidence grade on its own page.
Anthropic promises only "within 24 hours" - a ceiling, not a typical wait. The measured medians above are what jobs actually get, and they are why batching is worth the wait for most workloads.
The live dashboard shows every model with its distribution, n and confidence grade. /v1/coverage is the same data as JSON, no key required. Contributing five measurements in seven days cuts the public delay to five minutes and unlocks the decision endpoints (/v1/should-i-batch, /v1/estimate-batchtime).