# Baselime API

The Baselime CLI allows you to interact with your observability configurations and telemetry data through an HTTP API.

All requests should be sent via HTTPS to go.baselime.io with an API key in the Authorization header.

All request payloads should be sent as JSON.


# Reference

Auth API
/api/auth/
Queries API
/api/queries/
Query Run API
/api/query-run/
Alerts API
/api/alerts/
Defects API
/api/defects/
Materialized Keys API
/api/materialized-keys/
Search API
/api/search/