Librato Metrics API

RETIRED. JSON REST API for submitting and retrieving time-series measurements and for managing metrics, metric attributes, spaces, charts, dashboards, instruments, annotations, alerts, notification services, snapshots, jobs and API tokens. HTTP Basic authentication with an account email address as the user and an API token as the password, over HTTPS only. Consistent offset/length/orderby/sort pagination with a top-level "query" envelope. The host no longer resolves; the reference is preserved in the archived librato/api-docs repository.

API entry from apis.yml

apis.yml Raw ↑
aid: librato:metrics-api
name: Librato Metrics API
description: RETIRED. JSON REST API for submitting and retrieving time-series measurements and for managing
  metrics, metric attributes, spaces, charts, dashboards, instruments, annotations, alerts, notification
  services, snapshots, jobs and API tokens. HTTP Basic authentication with an account email address as
  the user and an API token as the password, over HTTPS only. Consistent offset/length/orderby/sort pagination
  with a top-level "query" envelope. The host no longer resolves; the reference is preserved in the archived
  librato/api-docs repository.
humanURL: https://github.com/librato/api-docs
baseURL: https://metrics-api.librato.com/v1
x-status: retired
x-baseurl-status: DNS NXDOMAIN as of 2026-07-19; historical production host documented in librato/api-docs
tags:
- Monitoring
- Metrics
- Time Series
- Alerting
- Observability
properties:
- type: APIReference
  url: https://github.com/librato/api-docs
- type: Documentation
  url: https://github.com/librato/api-docs
- type: GettingStarted
  url: https://github.com/librato/api-docs/blob/master/source/includes/_introduction.md
- type: Authentication
  url: authentication/librato-authentication.yml
- type: Conventions
  url: conventions/librato-conventions.yml
- type: ErrorCatalog
  url: errors/librato-problem-types.yml
- type: DataModel
  url: data-model/librato-data-model.yml