|
4 | 4 | // :description: {es} and {kib} expose REST APIs that can be called directly to configure and access {stack} features. |
5 | 5 | // :keywords: serverless, elasticsearch, http, rest, overview |
6 | 6 |
|
7 | | -preview:[] |
| 7 | +[discrete] |
| 8 | +[[elasticsearch-api-references-links]] |
| 9 | +== API references |
8 | 10 |
|
9 | | -* <<elasticsearch-api-conventions>>: The {es-serverless} REST APIs have conventions for headers and request bodies. |
10 | | -* <<elasticsearch-kibana-api-conventions>>: The Management APIs for {serverless-short} have request header conventions. |
11 | | -* https://www.elastic.co/docs/api/[API Reference]: Explore the reference information for Elastic Serverless REST APIs |
| 11 | +The following APIs are available for {es-serverless} users. |
| 12 | +These links will take you to the autogenerated API reference documentation. |
| 13 | + |
| 14 | +https://www.elastic.co/docs/api/doc/elasticsearch-serverless[Elasticsearch Serverless APIs →]:: |
| 15 | +Use these APIs to index, manage, search, and analyze your data in {es-serverless}. |
| 16 | ++ |
| 17 | +[TIP] |
| 18 | +==== |
| 19 | +Learn how to <<elasticsearch-connecting-to-es-serverless-endpoint,connect to your {es-serverless} endpoint>>. |
| 20 | +==== |
| 21 | + |
| 22 | +https://www.elastic.co/docs/api/doc/serverless[Kibana Serverless APIs →]:: |
| 23 | +Use these APIs to manage resources such as connectors, data views, and saved objects for your {serverless-full} project. |
| 24 | + |
| 25 | +https://www.elastic.co/docs/api/doc/elastic-cloud-serverless[{serverless-full} APIs →]:: |
| 26 | +Use these APIs to manage your {serverless-full} projects. |
| 27 | + |
| 28 | +[discrete] |
| 29 | +[[additional-api-details]] |
| 30 | +== Additional API information |
| 31 | + |
| 32 | +<<elasticsearch-api-conventions>>:: |
| 33 | +Reference information about headers and request body conventions for {es-serverless} REST APIs. |
| 34 | + |
| 35 | +<<elasticsearch-kibana-api-conventions>>:: |
| 36 | +Reference information about request header conventions for {serverless-full} REST APIs. |
0 commit comments