Axiom logo

Axiom

Axiom is a serverless log management and analytics platform that provides real-time insights into structured and unstructured data with fast querying capabilities for logs, events, and telemetry data.

1 APIs 8 Features
AnalyticsLog ManagementLoggingObservabilityReal-TimeServerless

APIs

Axiom API

RESTful API for ingesting, querying, and managing logs and events in Axiom.

Features

Serverless Log Management

Manage logs without managing servers or storage infrastructure.

Real-Time Querying

Query billions of events in seconds with APL (Axiom Processing Language).

Dataset Organization

Organize data into datasets with role-based access control.

Monitors and Alerts

Create monitors with alert notifications to Slack, PagerDuty, and email.

OpenTelemetry Native

Native OTLP ingestion for logs, metrics, and traces.

Endless Retention

Store data indefinitely with query-optimized cold storage.

Dashboards

Build and share monitoring dashboards with rich visualization options.

Annotations

Mark events like deployments on dashboards for correlation analysis.

Use Cases

Application Logging

Centralize application logs for debugging and error analysis.

DevOps Observability

Monitor CI/CD pipelines, deployments, and infrastructure health.

Security Analytics

Analyze audit logs and detect security anomalies.

Edge Function Monitoring

Monitor Vercel, Cloudflare, and other edge function execution.

Distributed Tracing

Trace requests across services using OpenTelemetry OTLP.

Integrations

Vercel

Official Vercel integration for log drains and deployment tracking.

OpenTelemetry

Ingest OTLP telemetry from any OTel-compatible source.

AWS Lambda

Forward Lambda logs to Axiom via log subscriptions.

Kubernetes

Collect pod and node logs using the Axiom DaemonSet or Helm chart.

GitHub Actions

Send CI/CD logs from GitHub Actions to Axiom for analysis.

Event Specifications

Axiom Custom Webhook Notifier

Axiom delivers monitor-triggered alerts to user-configured HTTP endpoints via the Custom Webhook Notifier. A monitor (match, threshold, or anomaly) runs a periodic query over ev...

ASYNCAPI

Resources

🔗
LinkedIn
LinkedIn
🌐
Portal
Portal
🟢
StatusPage
StatusPage
📰
Blog
Blog
👥
GitHubOrganization
GitHubOrganization
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
📝
SignUp
SignUp
💰
Pricing
Pricing
🔗
Documentation
Documentation
🚀
GettingStarted
GettingStarted
🔗
MCPServer
MCPServer

Sources

Raw ↑
aid: axiom
name: Axiom
description: >-
  Axiom is a serverless log management and analytics platform that provides real-time insights into structured and
  unstructured data with fast querying capabilities for logs, events, and telemetry data.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Analytics
  - Log Management
  - Logging
  - Observability
  - Real-Time
  - Serverless
url: https://raw.githubusercontent.com/api-evangelist/axiom/refs/heads/main/apis.yml
created: '2024-01-15'
modified: '2026-05-29'
specificationVersion: '0.19'
apis:
  - aid: axiom:axiom-api
    name: Axiom API
    description: RESTful API for ingesting, querying, and managing logs and events in Axiom.
    humanURL: https://axiom.co/docs/restapi/introduction
    baseURL: https://api.axiom.co
    tags:
      - Analytics
      - Logging
      - Observability
    properties:
      - type: Documentation
        url: https://axiom.co/docs/restapi/introduction
      - type: Authentication
        url: https://axiom.co/docs/restapi/token
      - type: OpenAPI
        url: openapi/axiom-openapi.yml
      - type: AsyncAPI
        url: asyncapi/axiom-custom-webhook-asyncapi.yml
common:
  - type: LinkedIn
    url: https://www.linkedin.com/company/axiomhq
  - type: Portal
    url: https://axiom.co/
  - type: StatusPage
    url: https://status.axiom.co
  - type: Blog
    url: https://axiom.co/blog
  - type: GitHubOrganization
    url: https://github.com/axiomhq
  - type: TermsOfService
    url: https://axiom.co/terms
  - type: PrivacyPolicy
    url: https://axiom.co/privacy
  - type: SignUp
    url: https://app.axiom.co/register
  - type: Pricing
    url: https://axiom.co/pricing
  - type: Documentation
    url: https://axiom.co/docs
  - type: GettingStarted
    url: https://axiom.co/docs/get-started
  - type: Features
    data:
      - name: Serverless Log Management
        description: Manage logs without managing servers or storage infrastructure.
      - name: Real-Time Querying
        description: Query billions of events in seconds with APL (Axiom Processing Language).
      - name: Dataset Organization
        description: Organize data into datasets with role-based access control.
      - name: Monitors and Alerts
        description: Create monitors with alert notifications to Slack, PagerDuty, and email.
      - name: OpenTelemetry Native
        description: Native OTLP ingestion for logs, metrics, and traces.
      - name: Endless Retention
        description: Store data indefinitely with query-optimized cold storage.
      - name: Dashboards
        description: Build and share monitoring dashboards with rich visualization options.
      - name: Annotations
        description: Mark events like deployments on dashboards for correlation analysis.
  - type: UseCases
    data:
      - name: Application Logging
        description: Centralize application logs for debugging and error analysis.
      - name: DevOps Observability
        description: Monitor CI/CD pipelines, deployments, and infrastructure health.
      - name: Security Analytics
        description: Analyze audit logs and detect security anomalies.
      - name: Edge Function Monitoring
        description: Monitor Vercel, Cloudflare, and other edge function execution.
      - name: Distributed Tracing
        description: Trace requests across services using OpenTelemetry OTLP.
  - type: Integrations
    data:
      - name: Vercel
        description: Official Vercel integration for log drains and deployment tracking.
      - name: OpenTelemetry
        description: Ingest OTLP telemetry from any OTel-compatible source.
      - name: AWS Lambda
        description: Forward Lambda logs to Axiom via log subscriptions.
      - name: Kubernetes
        description: Collect pod and node logs using the Axiom DaemonSet or Helm chart.
      - name: GitHub Actions
        description: Send CI/CD logs from GitHub Actions to Axiom for analysis.
  - name: MCP Server
    url: https://github.com/axiomhq/mcp-server-axiom
    type: MCPServer
maintainers:
  - FN: Kin Lane
    email: [email protected]