[[ingest-apis]] == 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-geoip-database-apis]] === Ingest GeoIP Database APIs preview::["The commercial IP geolocation database download management APIs are in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but this feature is not subject to the support SLA of official GA features."] 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-geoip-database.asciidoc[] include::get-geoip-database.asciidoc[] include::delete-geoip-database.asciidoc[]