Request access to an API in API Insights
Request access to an API available within your organization in the API Insights workspace.
Before you begin
The application administrator must configure an ownership group and set up a workflow for managing access requests.
Role required: sn_api_insights_ws.api_mgmt_architect
About this task
Alternatively, you can request access to an API managed by your team. See Manage your team's API data in API Insights,
Procedure
Navigate to Workspaces > API Insights.
In the Search APIs text box on the Overview tab, enter your search phrase and select Search.
On the Search results page, select the APIs tab.
Select the check box next to the Name column for the API for which you want to request access.
Note: You can request access for only one API at a time.
Select Request access.
In the Request access dialog box, fill in the details.
| Field | Description |
|---|---|
| Access type | Method used for authenticating and authorizing users or applications when interacting with an API or service. The available options are:- API Key Provides authentication using a unique token included in the request.
Grants access at the application level, authenticating the application itself.
Uses a base64-encoded string of credentials sent in the request header for authentication.
Offers access for individual developers or development environments.
Employs tokens to authorize access securely, allowing applications to act on behalf of a user.
Includes custom methods of authentication and authorization. |
| Access duration in days | Length of time, measured in days, for which access to an API is granted before reauthorization is needed. |
| Justification for your access request | Reason or explanation for why access to the API is needed. |
- Select Request.
Result
The access request is submitted for approval based on the workflow settings configured by your application administrator.