Librato website screenshot

Librato

Librato was a hosted metrics, monitoring and analytics service for operational data — time-series measurements, tagged metrics, dashboards ("spaces"), charts, annotations, alerts and notification services — delivered as a developer-first SaaS with a JSON REST API at metrics-api.librato.com/v1. Backed by Cowboy Ventures among others, the San Francisco company was acquired by SolarWinds in 2015 for a reported $40 million, and its metrics platform was folded into SolarWinds AppOptics — released in November 2017 — which has itself since reached end of life. The librato.com domain and every product subdomain (metrics., status., www.) now 301-redirect to the SolarWinds AppOptics end-of-life notice, the metrics-api.librato.com API host no longer resolves in DNS, and the github.com/librato organization was archived on 2024-01-02. This profile is retained as a historical record of a well-regarded developer API: the API reference source, the first-party Ruby, Python, Java and Node client libraries and the collection agents remain publicly archived and are catalogued here. The successor product is SolarWinds Observability SaaS.

Librato publishes 1 API on the APIs.io network. Tagged areas include Company, Developer Tools, Monitoring, Metrics, and Observability.

Librato’s developer surface includes API reference, documentation, getting-started guide, authentication, and 13 more developer resources.

18.5/100 emerging ▬ flat Agent 5/100 agent aware library Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
CompanyDeveloper ToolsMonitoringMetricsObservabilityTime SeriesAlertingDashboardsAnalyticsRetired

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/librato: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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, ...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Librato Authentication

http · 1 scheme

SECURITY

Librato Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: librato
name: Librato
description: 'Librato was a hosted metrics, monitoring and analytics service for operational data — time-series measurements,
  tagged metrics, dashboards ("spaces"), charts, annotations, alerts and notification services — delivered as a developer-first
  SaaS with a JSON REST API at metrics-api.librato.com/v1. Backed by Cowboy Ventures among others, the San Francisco company
  was acquired by SolarWinds in 2015 for a reported $40 million, and its metrics platform was folded into SolarWinds AppOptics
  — released in November 2017 — which has itself since reached end of life. The librato.com domain and every product subdomain
  (metrics., status., www.) now 301-redirect to the SolarWinds AppOptics end-of-life notice, the metrics-api.librato.com API
  host no longer resolves in DNS, and the github.com/librato organization was archived on 2024-01-02. This profile is retained
  as a historical record of a well-regarded developer API: the API reference source, the first-party Ruby, Python, Java and
  Node client libraries and the collection agents remain publicly archived and are catalogued here. The successor product
  is SolarWinds Observability SaaS.'
url: https://raw.githubusercontent.com/api-evangelist/librato/refs/heads/main/apis.yml
deliveryModel:
  model: library
  open_source: false
  commercial: false
  callable_host: false
  label: Library · distributed through package registries, no callable service
  confidence: low
  source:
  - none
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - url: https://www.librato.com
    status: 301
    note: declared website redirects to https://documentation.solarwinds.com/en/success_center/observability/content/migrate-ao/ao-eol.htm
      — a different registrable domain (librato.com -> solarwinds.com), possible rename or acquisition (probed 2026-09-03,
      roadmap#169)
  generated: '2026-09-03'
  method: derived
image: https://avatars.githubusercontent.com/u/146042?v=4
x-type: company
x-source: vc-portfolio
x-backed-by:
- cowboy-ventures
x-tier: stub
x-tier-reason: portfolio-lead
x-status: retired
x-acquired-by: SolarWinds
x-successor: https://www.solarwinds.com/solarwinds-observability
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Developer Tools
- Monitoring
- Metrics
- Observability
- Time Series
- Alerting
- Dashboards
- Analytics
- Retired
apis:
- 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
common:
- type: ParentCompany
  url: https://apis.io/providers/solarwinds/
  name: SolarWinds
  x-relationship: acquired
  x-evidence: Backed by Cowboy Ventures among others, the San Francisco company was acquired by SolarWinds in 2015 for a reported
    $40 million, and its metrics platform was folded into SolarWinds AppOptics — released in November 2017 — which has itself
    si
- type: Website
  url: https://www.librato.com
- 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: GitHubOrganization
  url: https://github.com/librato
- 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
- type: Packages
  url: packages/librato-packages.yml
- type: SDKs
  url: packages/librato-packages.yml
- type: Lifecycle
  url: lifecycle/librato-lifecycle.yml
- type: Deprecation
  url: https://documentation.solarwinds.com/en/success_center/observability/content/migrate-ao/ao-eol.htm
- type: LLMsTxt
  url: llms/librato-llms.txt
- type: DomainSecurity
  url: security/librato-domain-security.yml
- type: Parent Company
  url: https://www.solarwinds.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/librato"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/librato/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/librato/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.