Skip to main content

Base URL

Use the production API base URL shown in your Alerta dashboard. The examples in this reference use:

https://api.usealerta.com

Endpoint paths in this section are shown relative to that base URL.

Example

POST /v2/slack/send

Full request URL:

https://api.usealerta.com/v2/slack/send

Notes

  • Use https for all API requests.
  • Keep the base URL in configuration so it can be changed without editing application code.
  • Confirm the base URL in the dashboard before wiring a production service.