[[ingest-apis]] == Ingest APIs .New API reference [sidebar] -- For the most up-to-date API details, refer to {api-es}/group/endpoint-ingest[Ingest APIs]. -- Use ingest APIs to manage tasks and resources related to <> and processors. [discrete] [[ingest-pipeline-apis]] === Ingest pipeline APIs Use the following APIs to create, manage, and test ingest pipelines: * <> to create or update a pipeline * <> to retrieve a pipeline configuration * <> to delete a pipeline * <> and <> to test ingest pipelines [discrete] [[ingest-stat-apis]] === Stat APIs Use the following APIs to get statistics about ingest processing: * <> to get download statistics for IP geolocation databases used with the <>. [discrete] [[ingest-ip-location-database-apis]] === Ingest IP Location Database APIs Use the following APIs to configure and manage commercial IP geolocation database downloads: * <> to create or update a database configuration * <> to retrieve a database configuration * <> to delete a database configuration include::put-pipeline.asciidoc[] include::get-pipeline.asciidoc[] include::delete-pipeline.asciidoc[] include::simulate-pipeline.asciidoc[] include::simulate-ingest.asciidoc[] include::geoip-stats.asciidoc[] include::put-ip-location-database.asciidoc[] include::get-ip-location-database.asciidoc[] include::delete-ip-location-database.asciidoc[]