---
layout: default
title: Index APIs
has_children: true
nav_order: 35
redirect_from:
  - /opensearch/rest-api/index-apis/
---

# Index APIs
**Introduced 1.0**
{: .label .label-purple }

The index API operations let you interact with indexes in your cluster. Using these operations, you can create, delete, close, and complete other index-related operations.

If you use the Security plugin, make sure you have the appropriate permissions.
{: .note }