Link Search Menu Expand Document Documentation Menu

Ingest APIs

Introduced 1.0

Ingest APIs are a valuable tool for loading data into a system. Ingest APIs work together with ingest pipelines and ingest processors to process or transform data from a variety of sources and in a variety of formats.

Ingest pipeline APIs

Simplify, secure, and scale your OpenSearch data ingestion with the following APIs:

Required permissions

If you use the Security plugin, make sure you have the appropriate permissions. The following permissions are required for this API:

  • cluster:admin/ingest/pipeline/get: Required for getting pipelines
  • cluster:admin/ingest/pipeline/put: Required for creating or updating pipelines
  • cluster:admin/ingest/pipeline/delete: Required for deleting pipelines
350 characters left

Have a question? .

Want to contribute? or .