Elastic Cloud Serverless API
0.1.0

Base URL
https://api.elastic-cloud.com

Technical preview
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.

This API enables you to manage Elastic Cloud Serverless Projects. You can create, update, and delete projects, as well as manage project features and usage.

You can find more information and examples using this API in the documentation.

API principles

The Elastic Cloud Serverless REST API is built following REST principles:

  • Resources (such as projects) are represented as URIs.
  • Standard HTTP response codes and verbs are used (GET, POST, PUT, PATCH and DELETE).
  • API calls are stateless. Every request that you make happens in isolation from other calls and must include all the information necessary to fulfill the request.
  • JSON is the data interchange format.

Documentation source and versions

This documentation is derived from a private repository. It is provided under license Attribution-NonCommercial-NoDerivatives 4.0 International.

This is version 0.1.0 of this API documentation. Last update on Mar 6, 2025.