Connector APIs
Elastic Stack Serverless Elasticsearch
In 8.12 we introduced a set of APIs to create and manage Elastic connectors and sync jobs. Learn more in the Elasticsearch REST API documentation:
Connector API tutorial
Check out this concrete tutorial to get started with the Connector APIs.
We also provide a command-line interface. Learn more in the elastic/connectors
repo.
Use these tools if you’d like to work with connectors and sync jobs programmatically, without using the UI.