You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: serverless/pages/connecting-to-es-endpoint.asciidoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,9 @@
4
4
Learn how to securely connect to your Elasticsearch Serverless instance.
5
5
6
6
To connect to your Elasticsearch instance from your applications, client libraries, or tools like `curl`, you'll need two key pieces of information: an API key and your endpoint URL. This guide shows you how to get these connection details and verify they work.
7
+
7
8
[discrete]
8
-
[[elasticsearch-create-new-api-key]]
9
+
[[elasticsearch-get-started-create-api-key]]
9
10
== Create a new API key
10
11
11
12
Create an API key to authenticate your requests to the {es} APIs. You'll need an API key for all API requests and client connections.
0 commit comments