Migrating from Better Stack to Lemwatch

Better Stack documents a single call that hands you the whole monitor list: GET https://uptime.betterstack.com/api/v2/monitors, authenticated with an Uptime API token.

Exporting your monitors

Use GET https://uptime.betterstack.com/api/v2/monitors ('List monitors' in the Better Stack docs). The response is paginated JSON containing the URL, check frequency and request settings for each monitor, which is everything you need to recreate them elsewhere.

Exporting your history

Better Stack's docs cover SLA and report resources, but we could not confirm a specific bulk history-export endpoint on 4 August 2026 — so treat incident history as needing a manual pull from the dashboard reports before you close the account.

Things that catch people out

Export mechanics verified on 2026-08-04 against Better Stack's own documentation.