Skip to content

Quick Start

Get your first monitor running in seconds.

1. Install the CLI

bash
curl -sf https://latency.app/install.sh | sh

2. Authenticate

bash
latency login

This opens your browser to complete OAuth. Your credentials are stored locally in ~/.config/latency/config.json.

3. Create a monitor

bash
latency monitor create https://yourdomain.com

That's it. Latency will begin checking your endpoint every 30 seconds from multiple global regions.

4. View status

bash
latency status

5. Set up an alert

bash
latency alert create --channel slack --monitor my-monitor

TIP

You can also manage everything from the Console.

© 2026 Latency Labs LLC
latency

© 2026 Latency Labs LLC.