Axiom

Axiom is a log management, event data, and observability platform that ingests, stores, and queries large volumes of logs, traces, and events at low cost. Data is loaded into datasets and queried with the Axiom Processing Language (APL). The REST API (base https://api.axiom.co, US region; https://api.eu.axiom.co for EU) exposes ingest, APL query, datasets, fields, annotations, monitors, notifiers, dashboards, virtual fields, starred queries, API tokens, users, and organizations, with v1 and v2 endpoint families and Bearer token authentication.

Axiom publishes 13 APIs on the APIs.io network, including Annotations API, Dashboards API, Datasets API, and 10 more. Tagged areas include Observability, Log Management, Event Data, Logs, and Tracing.

Axiom’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

38.7/100 thin ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumSelf serve⚡ Free to try
13 APIs
ObservabilityLog ManagementEvent DataLogsTracingAnalyticsAPL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 38.7/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 7.9 / 20
Operational Transparency 4.4 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/axiom-co: 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 13

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

Axiom Annotations API

Mark deployments, incidents, and events on charts.

Axiom Dashboards API

Collections of charts and visualizations.

Axiom Datasets API

Manage the datasets that store ingested event data.

Axiom Fields API

Inspect and annotate dataset fields.

Axiom Ingest API

Send logs, traces, and events into a dataset.

Axiom Monitors API

APL-backed alert monitors.

Axiom Notifiers API

Notification channels monitors dispatch through.

Axiom Organizations API

Organization-level settings.

Axiom Query API

Run APL queries across datasets.

Axiom Starred Queries API

Saved, shareable APL queries.

Axiom Tokens API

Scoped API tokens used to authenticate requests.

Axiom Users API

Current user and organization members.

Axiom Virtual Fields API

Derived fields computed from an APL expression at query time.

Scroll for all 13

Open Collections 15

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Axiom Annotations API

OPEN COLLECTION

Axiom API

OPEN COLLECTION

Scroll for all 15

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Axiom Co Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Axiom Co Authentication

http · 1 scheme

SECURITY

Axiom Co Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Axiom Co Agentic Access

56 operations · 31 acting

56 operations · 31 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

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

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: axiom-co
url: https://raw.githubusercontent.com/api-evangelist/axiom-co/refs/heads/main/apis.yml
name: Axiom
kind: company
description: Axiom is a log management, event data, and observability platform that ingests, stores, and queries large volumes
  of logs, traces, and events at low cost. Data is loaded into datasets and queried with the Axiom Processing Language (APL).
  The REST API (base https://api.axiom.co, US region; https://api.eu.axiom.co for EU) exposes ingest, APL query, datasets,
  fields, annotations, monitors, notifiers, dashboards, virtual fields, starred queries, API tokens, users, and organizations,
  with v1 and v2 endpoint families and Bearer token authentication.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/axiom-co.png
tags:
- Observability
- Log Management
- Event Data
- Logs
- Tracing
- Analytics
- APL
created: '2026-07-02'
modified: '2026-07-02'
specificationVersion: '0.23'
apis:
- aid: axiom-co:axiom-co-annotations-api
  name: Axiom Annotations API
  description: Mark deployments, incidents, and events on charts.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Annotations
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-annotations-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-dashboards-api
  name: Axiom Dashboards API
  description: Collections of charts and visualizations.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Dashboards
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-dashboards-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-datasets-api
  name: Axiom Datasets API
  description: Manage the datasets that store ingested event data.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Datasets
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-datasets-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-fields-api
  name: Axiom Fields API
  description: Inspect and annotate dataset fields.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Fields
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-fields-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-ingest-api
  name: Axiom Ingest API
  description: Send logs, traces, and events into a dataset.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Ingest
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-ingest-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-monitors-api
  name: Axiom Monitors API
  description: APL-backed alert monitors.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Monitors
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-monitors-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-notifiers-api
  name: Axiom Notifiers API
  description: Notification channels monitors dispatch through.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Notifiers
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-notifiers-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-organizations-api
  name: Axiom Organizations API
  description: Organization-level settings.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-organizations-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-query-api
  name: Axiom Query API
  description: Run APL queries across datasets.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-query-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-starred-queries-api
  name: Axiom Starred Queries API
  description: Saved, shareable APL queries.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Starred Queries
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-starred-queries-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-tokens-api
  name: Axiom Tokens API
  description: Scoped API tokens used to authenticate requests.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-tokens-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-users-api
  name: Axiom Users API
  description: Current user and organization members.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-users-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
- aid: axiom-co:axiom-co-virtual-fields-api
  name: Axiom Virtual Fields API
  description: Derived fields computed from an APL expression at query time.
  humanURL: https://axiom.co/docs/restapi/ingest
  baseURL: https://api.axiom.co/v1
  tags:
  - Virtual Fields
  properties:
  - type: OpenAPI
    url: openapi/axiom-co-virtual-fields-api-openapi.yml
  - type: Documentation
    url: https://axiom.co/docs/restapi/ingest
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/ingestIntoDataset
  - type: PostmanCollection
    url: collections/axiom-co.postman_collection.json
  - type: OpenCollection
    url: collections/axiom-co.opencollection.json
  - type: Documentation
    url: https://axiom.co/docs/restapi/query
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/queryApl
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDatasets
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getFieldsForDataset
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getAnnotations
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getMonitors
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getNotifiers
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getDashboards
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getVirtualFields
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getTokens
  - type: Documentation
    url: https://axiom.co/docs/reference/tokens
  - type: APIReference
    url: https://axiom.co/docs/restapi/endpoints/getCurrentUser
common:
- type: AgenticAccess
  url: agentic-access/axiom-co-agentic-access.yml
- type: DomainSecurity
  url: security/axiom-co-domain-security.yml
- type: Authentication
  url: authentication/axiom-co-authentication.yml
- type: GitHubOrganization
  url: https://github.com/axiomhq
- type: LinkedIn
  url: https://www.linkedin.com/company/axiomhq
- type: Website
  url: https://axiom.co/
- type: Documentation
  url: https://axiom.co/docs
- type: Plans
  url: plans/axiom-co-plans-pricing.yml
- type: RateLimits
  url: rate-limits/axiom-co-rate-limits.yml
- type: FinOps
  url: finops/axiom-co-finops.yml
- url: https://axiom.co/blog/feed.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/axiom-co"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/axiom-co/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/axiom-co/evidence"

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

Get an API key

Free tier, no email required.

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