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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
To get started with creating the token, enter a name and scope for the token. Complete the following steps:
100
112
101
-
#. Open the Splunk Observability Cloud main menu.
102
-
#. Select :menuselection:`Settings` and select :menuselection:`Access Tokens`.
103
-
#. Select :guilabel:`New Token`.
104
113
#. Enter a unique token name. If you enter a token name that is already in use, even if the token is inactive, Splunk Observability Cloud doesn't accept the name.
105
114
#. Select an authorization scope. See the following table for information about the authorization scopes:
106
115
@@ -119,20 +128,22 @@ To get started with creating the token, enter a name and scope for the token. Co
119
128
* POST :code:`https://ingest.<REALM>.signalfx.com/v2/event`
120
129
* POST :code:`https://ingest.<REALM>.signalfx.com/v1/trace`
121
130
122
-
For information about these endpoints, see :new-page:`Sending data points <https://dev.splunk.com/observability/docs/datamodel/ingest/>`.
131
+
For information about these endpoints, see :new-page:`Sending data points <https://dev.splunk.com/observability/docs/datamodel/ingest/>`.
123
132
* - API token
124
133
- Use this scope to authenticate with Splunk Observability Cloud API endpoints. These endpoints use the following base URLs:
125
134
126
135
* :code:`https://api.<REALM>.signalfx.com`
127
136
* :code:`wss://stream.<REALM>.signalfx.com`
128
137
129
-
When you create an access token with API authentication scope, select at least one Splunk Observability Cloud role to associate with the token. You can select from ``power``, ``usage``, or ``read_only``. To learn more about Splunk Observability Cloud roles, see :ref:`roles-and-capabilities`.
138
+
When you create an access token with API authentication scope, select at least one Splunk Observability Cloud role to associate with the token. You can select from ``power``, ``usage``, or ``read_only``. To learn more about Splunk Observability Cloud roles, see :ref:`roles-and-capabilities`.
130
139
131
-
For information about these endpoints, see :new-page:`Summary of Splunk Observability Cloud API Endpoints <https://dev.splunk.com/observability/docs/apibasics/api_list/>`.
140
+
For information about these endpoints, see :new-page:`Summary of Splunk Observability Cloud API Endpoints <https://dev.splunk.com/observability/docs/apibasics/api_list/>`.
132
141
133
142
#. (Optional) Add a description for the token.
134
143
#. Select :guilabel:`Next` to continue to the next step.
0 commit comments