Elasticsearch website screenshot

Elasticsearch

Elasticsearch is an open source search and analytics engine for all types of data, including textual, numerical, geospatial, structured, and unstructured. It provides a RESTful API for indexing, searching, and managing data, with powerful aggregation capabilities and real-time analytics at scale.

Elasticsearch publishes 5 APIs on the APIs.io network, including Cat API, Cluster API, Document API, and 2 more. Tagged areas include Analytics, Database, Full-Text Search, NoSQL, and Search.

Elasticsearch’s developer surface includes changelog, CLI, authentication, documentation, getting-started guide, engineering blog, pricing, and 30 more developer resources.

41.8/100 developing ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeSelf serve
1 APIs 1 MCP Servers 12 Features
AnalyticsDatabaseFull-Text SearchNoSQLSearch

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.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/elasticsearch: 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 5

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

Elasticsearch Cat API

The Cat API from Elasticsearch — 3 operation(s) for cat.

Elasticsearch Cluster API

The Cluster API from Elasticsearch — 3 operation(s) for cluster.

Elasticsearch Document API

The Document API from Elasticsearch — 3 operation(s) for document.

Elasticsearch Index API

The Index API from Elasticsearch — 1 operation(s) for index.

Elasticsearch Search API

The Search API from Elasticsearch — 1 operation(s) for search.

Open Collections 8

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

API Collection

OPEN COLLECTION

Elasticsearch REST API

OPEN COLLECTION

Elasticsearch REST API

OPEN COLLECTION

Scroll for all 8

Arazzo Workflows 8

Multi-step API workflows described with the Arazzo specification.

Elasticsearch Bulk Load and Verify

Check the cluster can take writes, push an NDJSON bulk payload, verify the resulting document count, and inspect the index.

ARAZZO

Elasticsearch Cluster Health Triage

Walk cluster health, the cat health and nodes views, cluster stats, and cluster state to triage a degraded cluster.

ARAZZO

Elasticsearch Document Lifecycle

Index a document by id, read it back, apply a partial update, and confirm the merged result.

ARAZZO

Elasticsearch Purge a Document by Business Key

Locate a document by a business key, delete it by its internal id, and prove it is no longer retrievable or searchable.

ARAZZO

Elasticsearch Bootstrap an Index

Check the cluster is ready, create an index only if it does not already exist, and read back its settings and mappings.

ARAZZO

Elasticsearch Tear Down an Index

Confirm an index exists, capture its definition for the record, delete it, and verify it is gone.

ARAZZO

Elasticsearch Search and Fetch the Top Hit

Run a quick URI search to size a result set, re-run it as a paged DSL query, and fetch the full source of the top hit.

ARAZZO

Elasticsearch Upsert a Document by Business Key

Search an index for a document matching a business key and update it if found, otherwise index a new one.

ARAZZO

Scroll for all 8

MCP Servers 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Elasticsearch Rate Limits

2 limits

RATE LIMITS

FinOps 1

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

Features 12

Notable capabilities this provider offers.

Elasticsearch (Elastic): hundreds of services across Search and Observability
Detailed pricing: see https://www.elastic.co/pricing
Service: Elasticsearch Service
Service: Kibana
Service: Logstash
Service: Beats
Service: APM
Service: Synthetics
Service: Security (SIEM, Endpoint)
Service: Maps
Service: Canvas
Service: Stack Monitoring

Scroll for all 12

Security Posture 4

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

Elasticsearch Authentication

apiKey/http · 2 schemes

SECURITY

Elasticsearch Domain Security

TLSv1.3 · DMARC

SECURITY

Elasticsearch Vulnerability Disclosure

Hackerone · contact published

SECURITY

Agentic Access 1

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

Elasticsearch Agentic Access

17 operations · 7 acting

17 operations · 7 acting

AGENTIC

Resources

Get Started 1

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 14

Pagination, idempotency, versioning, errors, and events

Scroll for all 14

Build 3

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 3

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: elasticsearch
name: Elasticsearch
description: Elasticsearch is an open source search and analytics engine for all types of data, including textual, numerical,
  geospatial, structured, and unstructured. It provides a RESTful API for indexing, searching, and managing data, with powerful
  aggregation capabilities and real-time analytics at scale.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Free · Self-serve signup
  confidence: medium
  try_now_blocked_by: loopback
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/elasticsearch.png
tags:
- Analytics
- Database
- Full-Text Search
- NoSQL
- Search
url: https://www.elastic.co/elasticsearch/
created: '2024-01-01'
modified: '2026-06-20'
position: Consuming
access: 3rd-Party
specificationVersion: '0.23'
apis:
- aid: elasticsearch:elasticsearch-cat-api
  name: Elasticsearch Cat API
  description: The Cat API from Elasticsearch — 3 operation(s) for cat.
  humanURL: https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html
  baseURL: https://localhost:9200
  tags:
  - Cat
  properties:
  - type: OpenAPI
    url: openapi/elasticsearch-cat-api-openapi.yml
  - type: Documentation
    url: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
- aid: elasticsearch:elasticsearch-cluster-api
  name: Elasticsearch Cluster API
  description: The Cluster API from Elasticsearch — 3 operation(s) for cluster.
  humanURL: https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html
  baseURL: https://localhost:9200
  tags:
  - Cluster
  properties:
  - type: OpenAPI
    url: openapi/elasticsearch-cluster-api-openapi.yml
  - type: Documentation
    url: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
- aid: elasticsearch:elasticsearch-document-api
  name: Elasticsearch Document API
  description: The Document API from Elasticsearch — 3 operation(s) for document.
  humanURL: https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html
  baseURL: https://localhost:9200
  tags:
  - Document
  properties:
  - type: OpenAPI
    url: openapi/elasticsearch-document-api-openapi.yml
  - type: Documentation
    url: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
- aid: elasticsearch:elasticsearch-index-api
  name: Elasticsearch Index API
  description: The Index API from Elasticsearch — 1 operation(s) for index.
  humanURL: https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html
  baseURL: https://localhost:9200
  tags:
  - Index
  properties:
  - type: OpenAPI
    url: openapi/elasticsearch-index-api-openapi.yml
  - type: Documentation
    url: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
- aid: elasticsearch:elasticsearch-search-api
  name: Elasticsearch Search API
  description: The Search API from Elasticsearch — 1 operation(s) for search.
  humanURL: https://www.elastic.co/guide/en/elasticsearch/reference/current/rest-apis.html
  baseURL: https://localhost:9200
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/elasticsearch-search-api-openapi.yml
  - type: Documentation
    url: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
common:
- type: AgenticAccess
  url: agentic-access/elasticsearch-agentic-access.yml
- type: Packages
  url: packages/elasticsearch-packages.yml
- type: WellKnown
  url: well-known/elasticsearch-well-known.yml
- type: MCPServer
  url: mcp/elasticsearch-mcp.yml
- type: LLMsTxt
  url: llms/elasticsearch-llms.txt
- type: Overlay
  url: overlays/elasticsearch-openapi-overlay.yaml
- type: Conformance
  url: conformance/elasticsearch-conformance.yml
- type: ErrorCatalog
  url: errors/elasticsearch-problem-types.yml
- type: Lifecycle
  url: lifecycle/elasticsearch-lifecycle.yml
- type: Conventions
  url: conventions/elasticsearch-conventions.yml
- type: ChangeLog
  url: changelog/elasticsearch-changelog.yml
- type: CLI
  url: cli/elasticsearch-cli.yml
- type: Components
  url: components/elasticsearch-components.yml
- type: DataModel
  url: data-model/elasticsearch-data-model.yml
- type: VulnerabilityDisclosure
  url: security/elasticsearch-vulnerability-disclosure.yml
- type: TrustCenter
  url: security/elasticsearch-trust-center.yml
- type: DomainSecurity
  url: security/elasticsearch-domain-security.yml
- type: Authentication
  url: authentication/elasticsearch-authentication.yml
- type: Arazzo
  url: arazzo/elasticsearch-index-bootstrap-workflow.yml
  name: Elasticsearch Bootstrap an Index
- type: Arazzo
  url: arazzo/elasticsearch-index-teardown-workflow.yml
  name: Elasticsearch Tear Down an Index
- type: Arazzo
  url: arazzo/elasticsearch-document-lifecycle-workflow.yml
  name: Elasticsearch Document Lifecycle
- type: Arazzo
  url: arazzo/elasticsearch-upsert-document-workflow.yml
  name: Elasticsearch Upsert a Document by Business Key
- type: Arazzo
  url: arazzo/elasticsearch-document-purge-workflow.yml
  name: Elasticsearch Purge a Document by Business Key
- type: Arazzo
  url: arazzo/elasticsearch-search-and-fetch-workflow.yml
  name: Elasticsearch Search and Fetch the Top Hit
- type: Arazzo
  url: arazzo/elasticsearch-bulk-load-workflow.yml
  name: Elasticsearch Bulk Load and Verify
- type: Arazzo
  url: arazzo/elasticsearch-cluster-health-triage-workflow.yml
  name: Elasticsearch Cluster Health Triage
- type: LinkedIn
  url: https://www.linkedin.com/company/elastic-co
- type: Website
  url: https://www.elastic.co/elasticsearch/
- type: Documentation
  url: https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html
- type: GettingStarted
  url: https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started.html
- type: Blog
  url: https://www.elastic.co/blog/
- type: StatusPage
  url: https://status.elastic.co/
- type: TermsOfService
  url: https://www.elastic.co/agreements/
- type: PrivacyPolicy
  url: https://www.elastic.co/legal/privacy-statement
- type: Pricing
  url: https://www.elastic.co/pricing/
- type: Support
  url: https://www.elastic.co/support
- type: GitHubOrganization
  url: https://github.com/elastic
- type: Features
  data:
  - 'Elasticsearch (Elastic): hundreds of services across Search and Observability'
  - 'Detailed pricing: see https://www.elastic.co/pricing'
  - 'Service: Elasticsearch Service'
  - 'Service: Kibana'
  - 'Service: Logstash'
  - 'Service: Beats'
  - 'Service: APM'
  - 'Service: Synthetics'
  - 'Service: Security (SIEM, Endpoint)'
  - 'Service: Maps'
  - 'Service: Canvas'
  - 'Service: Stack Monitoring'
  sources:
  - https://www.elastic.co/pricing
  - https://focus.finops.org/
  updated: '2026-05-04'
- type: Integrations
  url: https://www.elastic.co/integrations
integrations:
- name: Become a partner
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-parent: elastic
x-relationship: product

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