Index APIs Table of contents Index APIs The index API operations let you interact with indices in your cluster. Using these operations, you can create, delete, close, and compl...
Popular APIs Create index with non-default settings Index a document with a random ID Index a document with a specific ID Index several documents at once List all indices Open...
Nodes API Node filters Order of resolution mechanisms Related articles Nodes API The nodes API makes it possible to retrieve information about individual nodes within your cl...
Ingest APIs Related articles Ingest APIs Before you index your data, OpenSearch’s ingest APIs help transform your data by creating and managing ingest pipelines. Pipelines cons...
Document APIs Single document operations Multi-document operations Related articles Document APIs The document APIs allow you to handle documents relative to your index, such...
Script APIs Related articles Script APIs The script APIs allow you to work with stored scripts. Stored scripts are part of the cluster state and reduce compilation time and enh...
Document APIs Single document operations Multi-document operations Related articles Document APIs The document APIs allow you to handle documents relative to your index, such...
Popular APIs Create index with non-default settings Index a document with a random ID Index a document with a specific ID Index several documents at once List all indices Open...
Cluster APIs Related articles Cluster APIs The cluster APIs allow you to manage your cluster. You can use them to check cluster health, modify settings, retrieve statistics, an...