Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions docs/reference/elasticsearch/rest-apis/api-examples.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
applies_to:
stack: all
navigation_title: API examples
serverless:
navigation_title: Guides and examples
---
# Elasticsearch API examples
# Elasticsearch API guides and examples

This section provides examples for performing common tasks such as sorting, collapsing, and filtering search results by using Elasticsearch APIs.

For more examples, check the [Elasticsearch](https://www.elastic.co/docs/api/doc/elasticsearch) and [Elasticsearch Serverless](https://www.elastic.co/docs/api/doc/elasticsearch-serverless) API reference.
This section provides guides and examples for using certain Elasticsearch APIs. These longer-form pages augment and complement the information provided in the [Elasticsearch](https://www.elastic.co/docs/api/doc/elasticsearch) and [Elasticsearch Serverless](https://www.elastic.co/docs/api/doc/elasticsearch-serverless) API reference.
Loading