Class BatchCreateParams

  • All Implemented Interfaces:
    com.anthropic.core.Params

    
    public final class BatchCreateParams
     implements Params
                        

    Send a batch of Message creation requests.

    The Message Batches API can be used to process multiple Messages API requests at once. Once a Message Batch is created, it begins processing immediately. Batches can take up to 24 hours to complete.

    Learn more about the Message Batches API in our /en/docs/build-with-claude/batch-processing