Loggly

Loggly is a cloud-based log management and analytics service (part of SolarWinds) that aggregates, searches, and visualizes application, server, and infrastructure logs in real time. Developers ship logs over syslog or the HTTP/S event endpoint and query them through a REST API supporting full-text search, field faceting, statistics, and dashboards. Loggly offers token-based (bearer) API authentication, an event-retrieval API (search, events, iterate, fields, stats) and a customer-token ingestion API, with SOC 2 Type II, PCI, and HIPAA-aligned security. Originally surfaced as a trinity-ventures portfolio lead, this profile has been enriched with real, searched API artifacts.

Loggly publishes 2 APIs on the APIs.io network. Tagged areas include Company, Developer Tools, Logging, Log Management, and Observability.

Loggly’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 21 more developer resources.

42.0/100 thin ▬ flat Agent 29/100 agent aware Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyDeveloper ToolsLoggingLog ManagementObservabilityMonitoringDevOpsAnalyticsSaaS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 42.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 7.2 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 29/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/loggly: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

Loggly Event Retrieval API

REST API (apiv2) for searching and retrieving log events: initiate a search to get an RSID, then page results via the events/iterate endpoints, enumerate indexed fields with the...

Loggly HTTP/S Event Endpoint

Bulk/single event ingestion API. POST or GET log events to Loggly using a customer token; supports plain text and JSON payloads over HTTPS.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

loggly-mcp.yml

MCP SERVER

Security Posture 4

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

Loggly Authentication

http/apiKey · 3 schemes

SECURITY

Loggly Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Loggly Vulnerability Disclosure

Hackerone · contact published

SECURITY

Loggly Trust Center

SOC 2 Type II, ISO 27001, PCI DSS, HIPAA, GDPR

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

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 6

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: loggly
name: Loggly
description: Loggly is a cloud-based log management and analytics service (part of SolarWinds) that aggregates, searches,
  and visualizes application, server, and infrastructure logs in real time. Developers ship logs over syslog or the HTTP/S
  event endpoint and query them through a REST API supporting full-text search, field faceting, statistics, and dashboards.
  Loggly offers token-based (bearer) API authentication, an event-retrieval API (search, events, iterate, fields, stats) and
  a customer-token ingestion API, with SOC 2 Type II, PCI, and HIPAA-aligned security. Originally surfaced as a trinity-ventures
  portfolio lead, this profile has been enriched with real, searched API artifacts.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/u/6423?v=4
url: https://raw.githubusercontent.com/api-evangelist/loggly/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- trinity-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Developer Tools
- Logging
- Log Management
- Observability
- Monitoring
- DevOps
- Analytics
- SaaS
apis:
- name: Loggly Event Retrieval API
  description: 'REST API (apiv2) for searching and retrieving log events: initiate a search to get an RSID, then page results
    via the events/iterate endpoints, enumerate indexed fields with the fields/facet API, and compute metrics with the stats
    API.'
  humanURL: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-retrieving-data.htm
  baseURL: https://[subdomain].loggly.com/apiv2
  tags:
  - Logging
  - Search
  - Observability
  properties:
  - type: Documentation
    url: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-overview.htm
  - type: Authentication
    url: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/token-based-api-authentication.htm
- name: Loggly HTTP/S Event Endpoint
  description: Bulk/single event ingestion API. POST or GET log events to Loggly using a customer token; supports plain text
    and JSON payloads over HTTPS.
  humanURL: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/http-endpoint.htm
  baseURL: https://logs-01.loggly.com/inputs
  tags:
  - Logging
  - Ingestion
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/loggly-domain-security.yml
- type: DeveloperPortal
  url: https://documentation.solarwinds.com/en/success_center/loggly/content/loggly-documentation.htm
- type: Documentation
  url: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-overview.htm
- type: APIReference
  url: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/api-retrieving-data.htm
- type: GettingStarted
  url: https://documentation.solarwinds.com/en/success_center/loggly/content/admin/get-started.htm
- type: Support
  url: https://support.solarwinds.com/loggly
- type: Blog
  url: https://www.loggly.com/blog/
- type: GitHubOrganization
  url: https://github.com/loggly
- type: Pricing
  url: https://www.loggly.com/plans-and-pricing/
- type: SignUp
  url: https://www.loggly.com/signup/
- type: TermsOfService
  url: https://www.solarwinds.com/legal/terms-of-use
- type: PrivacyPolicy
  url: https://www.solarwinds.com/legal/privacy
- type: StatusPage
  url: https://status.loggly.com/
- type: TrustCenter
  url: https://www.solarwinds.com/trust-center
- type: Packages
  url: packages/loggly-packages.yml
- type: SDKs
  url: packages/loggly-packages.yml
- type: Authentication
  url: authentication/loggly-authentication.yml
- type: Conventions
  url: conventions/loggly-conventions.yml
- type: ErrorCatalog
  url: errors/loggly-error-codes.yml
- type: Lifecycle
  url: lifecycle/loggly-lifecycle.yml
- type: Deprecation
  url: https://www.solarwinds.com/eol
- type: ChangeLog
  url: changelog/loggly-changelog.yml
- type: Conformance
  url: conformance/loggly-conformance.yml
- type: Compliance
  url: https://www.solarwinds.com/trust-center
- type: VulnerabilityDisclosure
  url: security/loggly-vulnerability-disclosure.yml
- type: Security
  url: https://www.solarwinds.com/information-security
- type: MCPServer
  url: mcp/loggly-mcp.yml
- type: LLMsTxt
  url: llms/loggly-llms.txt
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 12
  pass: local-v1