Anomalo website screenshot

Anomalo

Anomalo is an AI-powered data quality and data observability platform that automatically detects, alerts on, triages and helps resolve data issues before they reach analytics, reporting or AI models. It connects directly to cloud data warehouses and lakehouses — Snowflake, Databricks, BigQuery, Redshift, Amazon S3 and others — profiles the tables it monitors, and applies unsupervised machine learning to surface anomalies without requiring engineers to hand-author rules or maintain thresholds, alongside declaratively configured validation checks. The platform covers structured, semi-structured and unstructured data, performs root-cause analysis on failed checks, tracks table lineage, and routes alerts to Slack, Microsoft Teams, Jira, ServiceNow, PagerDuty and email. Anomalo exposes a REST Public API (`/api/public/v1/`) for warehouse connection, table configuration, check authoring and execution, check-run results, labels, lineage edges, users, API keys and access-group administration, plus a first-party Python client and CLI, an Apache Airflow provider, and an official MCP server shipped as a Google Gemini CLI extension. Anomalo is deployed per-tenant, with API documentation gated to customers; the company holds SOC 2 Type 2 and ISO 27001 attestations.

Anomalo publishes 18 APIs on the APIs.io network, including Access Groups API, API Keys API, Check Runs API, and 15 more. Tagged areas include Data Quality, Data Observability, Data Monitoring, Anomaly Detection, and Data Governance.

Anomalo’s developer surface includes documentation, support, engineering blog, signup flow, CLI, authentication, changelog, and 22 more developer resources.

32.7/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
19 APIs 1 MCP Servers
Data QualityData ObservabilityData MonitoringAnomaly DetectionData GovernanceData LineageData ProfilingData ValidationData EngineeringMachine-LearningSnowflakeDatabricksBigQueryEnterprise DataMCPagent-native

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
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/anomalo: 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 19

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

Anomalo MCP Server

Official Anomalo MCP (Model Context Protocol) server, published by Anomalo as a Google Gemini CLI extension under the Apache-2.0 license. Runs locally over stdio against a custo...

Anomalo Access Groups API

The Access Groups API from Anomalo — 10 operation(s) for access groups.

Anomalo API Keys API

The API Keys API from Anomalo — 2 operation(s) for api keys.

Anomalo Check Runs API

The Check Runs API from Anomalo — 2 operation(s) for check runs.

Anomalo Checks API

The Checks API from Anomalo — 9 operation(s) for checks.

Anomalo Document Collections API

Sets of unstructured documents Anomalo monitors and analyzes.

Anomalo Documents API

Individual documents within a collection, and the issues found in them.

Anomalo Exports API

The Exports API from Anomalo — 1 operation(s) for exports.

Anomalo Issues API

Data quality issues detected across an organization's unstructured content.

Anomalo Labels API

The Labels API from Anomalo — 5 operation(s) for labels.

Anomalo Lineage API

The Lineage API from Anomalo — 3 operation(s) for lineage.

Anomalo Notification Channels API

The Notification Channels API from Anomalo — 3 operation(s) for notification channels.

Anomalo Organizations API

The Organizations API from Anomalo — 3 operation(s) for organizations.

Anomalo Sensitive Columns API

The Sensitive Columns API from Anomalo — 2 operation(s) for sensitive columns.

Anomalo System API

The System API from Anomalo — 1 operation(s) for system.

Anomalo Tables API

The Tables API from Anomalo — 10 operation(s) for tables.

Anomalo Tasks API

The Tasks API from Anomalo — 1 operation(s) for tasks.

Anomalo Users API

The Users API from Anomalo — 6 operation(s) for users.

Anomalo Warehouses API

The Warehouses API from Anomalo — 5 operation(s) for warehouses.

Scroll for all 19

Open Collections 2

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

Anomalo Public API

OPEN COLLECTION

MCP Servers 1

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

Anomalo MCP Server

MCP SERVER

Security Posture 2

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

Anomalo Authentication

apiKey/http · 2 schemes

SECURITY

Anomalo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Anomalo Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: anomalo
name: Anomalo
description: Anomalo is an AI-powered data quality and data observability platform that automatically detects, alerts on,
  triages and helps resolve data issues before they reach analytics, reporting or AI models. It connects directly to cloud
  data warehouses and lakehouses — Snowflake, Databricks, BigQuery, Redshift, Amazon S3 and others — profiles the tables it
  monitors, and applies unsupervised machine learning to surface anomalies without requiring engineers to hand-author rules
  or maintain thresholds, alongside declaratively configured validation checks. The platform covers structured, semi-structured
  and unstructured data, performs root-cause analysis on failed checks, tracks table lineage, and routes alerts to Slack,
  Microsoft Teams, Jira, ServiceNow, PagerDuty and email. Anomalo exposes a REST Public API (`/api/public/v1/`) for warehouse
  connection, table configuration, check authoring and execution, check-run results, labels, lineage edges, users, API keys
  and access-group administration, plus a first-party Python client and CLI, an Apache Airflow provider, and an official MCP
  server shipped as a Google Gemini CLI extension. Anomalo is deployed per-tenant, with API documentation gated to customers;
  the company holds SOC 2 Type 2 and ISO 27001 attestations.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - scopes
  - security
  generated: '2026-09-03'
  method: derived
image: https://www.anomalo.com/wp-content/uploads/2024/01/logo-1.svg
url: https://raw.githubusercontent.com/api-evangelist/anomalo/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-07-31'
modified: '2026-07-31'
tags:
- Data Quality
- Data Observability
- Data Monitoring
- Anomaly Detection
- Data Governance
- Data Lineage
- Data Profiling
- Data Validation
- Data Engineering
- Machine-Learning
- Snowflake
- Databricks
- BigQuery
- Enterprise Data
- MCP
- agent-native
tags_raw:
- data-quality
- data-observability
- data-monitoring
- anomaly-detection
- data-governance
- data-lineage
- data-profiling
- data-validation
- data-engineering
- machine-learning
- snowflake
- databricks
- bigquery
- enterprise-data
- mcp
- agent-native
apis:
- name: Anomalo MCP Server
  description: Official Anomalo MCP (Model Context Protocol) server, published by Anomalo as a Google Gemini CLI extension
    under the Apache-2.0 license. Runs locally over stdio against a customer's own Anomalo instance, exposing tools for listing
    organizations and labels, browsing configured tables, reading table data profiles and data quality check status, listing
    configured checks, triggering check runs and polling check-run results. Authenticated with `ANOMALO_INSTANCE_HOST` and
    `ANOMALO_API_SECRET_TOKEN`.
  humanURL: https://github.com/datagravity-ai/anomalo-gemini-extension
  baseURL: https://github.com/datagravity-ai/anomalo-gemini-extension
  tags:
  - MCP
  - agent-native
  - Data Quality
  - Data Observability
  tags_raw:
  - mcp
  - agent-native
  - data-quality
  - data-observability
  properties:
  - type: MCPServer
    url: mcp/anomalo-mcp.yml
  - type: ToolCrosswalk
    url: mcp/anomalo-tool-crosswalk.yml
  - type: SourceCode
    url: https://github.com/datagravity-ai/anomalo-gemini-extension
- aid: anomalo:anomalo-access-groups-api
  name: Anomalo Access Groups API
  description: The Access Groups API from Anomalo — 10 operation(s) for access groups.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Access Groups
  properties:
  - type: OpenAPI
    url: openapi/anomalo-access-groups-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-api-keys-api
  name: Anomalo API Keys API
  description: The API Keys API from Anomalo — 2 operation(s) for api keys.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - APIKeys
  tags_raw:
  - API Keys
  properties:
  - type: OpenAPI
    url: openapi/anomalo-api-keys-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-check-runs-api
  name: Anomalo Check Runs API
  description: The Check Runs API from Anomalo — 2 operation(s) for check runs.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Check Runs
  properties:
  - type: OpenAPI
    url: openapi/anomalo-check-runs-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-checks-api
  name: Anomalo Checks API
  description: The Checks API from Anomalo — 9 operation(s) for checks.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Checks
  properties:
  - type: OpenAPI
    url: openapi/anomalo-checks-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-document-collections-api
  name: Anomalo Document Collections API
  description: Sets of unstructured documents Anomalo monitors and analyzes.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Document Collections
  properties:
  - type: OpenAPI
    url: openapi/anomalo-document-collections-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-documents-api
  name: Anomalo Documents API
  description: Individual documents within a collection, and the issues found in them.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/anomalo-documents-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-exports-api
  name: Anomalo Exports API
  description: The Exports API from Anomalo — 1 operation(s) for exports.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Export
  tags_raw:
  - Exports
  properties:
  - type: OpenAPI
    url: openapi/anomalo-exports-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-issues-api
  name: Anomalo Issues API
  description: Data quality issues detected across an organization's unstructured content.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Issues
  properties:
  - type: OpenAPI
    url: openapi/anomalo-issues-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-labels-api
  name: Anomalo Labels API
  description: The Labels API from Anomalo — 5 operation(s) for labels.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Labels
  properties:
  - type: OpenAPI
    url: openapi/anomalo-labels-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-lineage-api
  name: Anomalo Lineage API
  description: The Lineage API from Anomalo — 3 operation(s) for lineage.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Lineage
  properties:
  - type: OpenAPI
    url: openapi/anomalo-lineage-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-notification-channels-api
  name: Anomalo Notification Channels API
  description: The Notification Channels API from Anomalo — 3 operation(s) for notification channels.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Notification Channels
  properties:
  - type: OpenAPI
    url: openapi/anomalo-notification-channels-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-organizations-api
  name: Anomalo Organizations API
  description: The Organizations API from Anomalo — 3 operation(s) for organizations.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/anomalo-organizations-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-sensitive-columns-api
  name: Anomalo Sensitive Columns API
  description: The Sensitive Columns API from Anomalo — 2 operation(s) for sensitive columns.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Sensitive Columns
  properties:
  - type: OpenAPI
    url: openapi/anomalo-sensitive-columns-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-system-api
  name: Anomalo System API
  description: The System API from Anomalo — 1 operation(s) for system.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - System
  properties:
  - type: OpenAPI
    url: openapi/anomalo-system-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-tables-api
  name: Anomalo Tables API
  description: The Tables API from Anomalo — 10 operation(s) for tables.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Tables
  properties:
  - type: OpenAPI
    url: openapi/anomalo-tables-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-tasks-api
  name: Anomalo Tasks API
  description: The Tasks API from Anomalo — 1 operation(s) for tasks.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Task
  tags_raw:
  - Tasks
  properties:
  - type: OpenAPI
    url: openapi/anomalo-tasks-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-users-api
  name: Anomalo Users API
  description: The Users API from Anomalo — 6 operation(s) for users.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/anomalo-users-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
- aid: anomalo:anomalo-warehouses-api
  name: Anomalo Warehouses API
  description: The Warehouses API from Anomalo — 5 operation(s) for warehouses.
  humanURL: https://www.anomalo.com/product-overview/
  baseURL: https://app.anomalo.com/api/public/v1
  tags:
  - Warehouses
  properties:
  - type: OpenAPI
    url: openapi/anomalo-warehouses-api-openapi.yml
  - type: Authentication
    url: authentication/anomalo-authentication.yml
  - type: Conventions
    url: conventions/anomalo-conventions.yml
  - type: ErrorCatalog
    url: errors/anomalo-problem-types.yml
  - type: DataModel
    url: data-model/anomalo-data-model.yml
  - type: Documentation
    url: https://www.anomalo.com/product-overview/
common:
- type: Overlay
  url: overlays/anomalo-public-api-overlay.yaml
- type: Releases
  url: https://github.com/datagravity-ai/anomalo-gemini-extension/releases
- type: Website
  url: https://www.anomalo.com/
- type: Documentation
  url: https://www.anomalo.com/product-overview/
- type: Support
  url: https://www.anomalo.com/request-support/
- type: Blog
  url: https://www.anomalo.com/blog/
- type: BlogRSS
  url: https://www.anomalo.com/blog/feed/
- type: GitHubOrganization
  url: https://github.com/anomalo-hq
- type: SignUp
  url: https://www.anomalo.com/request-a-demo/
- type: Login
  url: https://app.anomalo.com/login
- type: TermsOfService
  url: https://www.anomalo.com/legal/subscription/
- type: PrivacyPolicy
  url: https://www.anomalo.com/legal/privacy/
- type: Compliance
  url: https://www.anomalo.com/legal/
- type: Integrations
  url: https://www.anomalo.com/integrations/
- type: Packages
  url: packages/anomalo-packages.yml
- type: SDKs
  url: packages/anomalo-packages.yml
- type: CLI
  url: cli/anomalo-cli.yml
- type: MCPServer
  url: mcp/anomalo-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/anomalo-llms.txt
- type: WellKnown
  url: well-known/anomalo-well-known.yml
- type: Authentication
  url: authentication/anomalo-authentication.yml
- type: OAuthScopes
  url: scopes/anomalo-scopes.yml
- type: Conventions
  url: conventions/anomalo-conventions.yml
- type: Lifecycle
  url: lifecycle/anomalo-lifecycle.yml
- type: Conformance
  url: conformance/anomalo-conformance.yml
- type: ErrorCatalog
  url: errors/anomalo-problem-types.yml
- type: DataModel
  url: data-model/anomalo-data-model.yml
- type: ChangeLog
  url: changelog/anomalo-changelog.yml
- type: DomainSecurity
  url: security/anomalo-domain-security.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-31'
  status: enriched
  artifacts_added: 24
  pass: local-v1

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