Loading

API quickstarts

Elastic Stack Serverless

Tip

Prefer working in Python? Check out our executable Python notebooks in the Elasticsearch Labs repository.

Use the following quickstarts to get hands-on experience with Elasticsearch APIs and tools:

Note

To run the quickstarts, you need a running Elasticsearch cluster. Use start-local to set up a fast local dev environment in Docker, together with Kibana. Run the following command in your terminal:

curl -fsSL https://elastic.co/start-local | sh



Alternatively, refer to our other deployment options.