Acquire an API key for data retrieval
- Last UpdatedOct 03, 2025
- 2 minute read
When you use token authentication for data retrieval requests, you must specify a bearer token in the authorization header. In most cases, you will use an API key as that token.
API keys never expire and may need to be renewed, especially if you suspect they are no longer secure. You can renew them from the OData page.
To generate an authorization key
-
Select Administration from the navigation rail.
-
Select Historian Data REST API.
-
In the API Key Authentication box, select
.

-
In the Add API Key dialog box, type a name for the new authorization key and select Add.

The Edit API Key dialog box displays your API key .

-
Select
to copy the API key to the Clipboard.
-
Paste this as the bearer token in the authorization header of your retrieval request.
To renew an API key
-
Navigate to Administration.
-
Select Integration Settings.
-
Select Historian Data REST API.
-
To the right of the key, select
,and then select Edit.
-
Select
.
-
Select Renew.