Use Guardium® Insights APIs (application
programming interfaces) to interact with other applications, such as Guardium Data
Protection, universal connectors, and Guardium Insights reports.
Before you begin
You can generate API keys from the Guardium Insights
API keys page. You can then use the keys to authenticate to the interactive
API or as basic keys for authentication in cURL commands.
From the Guardium Insights
API keys page, you can link to the API reference landing page, and then to the
API reference, which lists the available APIs.
Procedure
-
To see the various settings, open the main menu. Open this menu by clicking the main menu icon ()) Then click
.
- Click Create API key to open the Create API
key window.
- In API key description, enter a name for this key. The description
distinguishes this key from other keys that you generate.
- Click Create API key to generate the key. The window displays the
following information that you need to use the APIs.
Important: After you close the
Create API key page, you cannot
access the information on the page. Click the
icon next to the element to copy the information for that element (that is, the
API key,
Secret API key, or
Encoded
token). Then, paste that information to another location (such as a text file). When you
are done, store this information securely.
- API key - Use this key as the
Username when you access the Guardium Insights API user interface.
- Secret API key - Use the key secret as the
Password when you access the Guardium Insights API user interface.
- Encoded token - Use this token to create the token
header that you use to call the Guardium Insights API. For
more information, see Accessing the Guardium Insights API and making API key requests.
- Click Done to close the Create API key window
and return to the settings page.
Results
The API keys that you create appear in the table in the API keys
settings page. You can view your key names without any encoded information. To remove the
key, click the icon next to the
key that you want to delete.After you create the keys and token, you can use them to access the API user interface and sign API
requests.