Start a conversation

Monitoring API Status - Batch

We do not have a formal health check API call. There are two suggested ways of achieving this.

  1. The very first batch call you make: https://batch.click2mail.com/v1/batches can serve as your health check. If it returns successfully, then the service is up and running correctly.
  2. If your monitoring software is separate from code base that calls the batch APIs, we recommend the following call as your health-check:
    GET https://batch.click2mail.com/v1/batches/<batch-id>. The GET call returns the status of the batch-id you specify.

You can sign up for status alerts on status.click2mail.com.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Carly Brown

  2. Posted
  3. Updated

Comments