Logo
Cisco Secure Endpoint API Documentation

Initialize: Set Variables

GET https://api.amp.cisco.com/v1/webhook_subscriptions

This request is used to set all the default values for the variables instead of filling them manually.

Execute this API Call to set the Variables

The ORG specific Variables (API Keys and Secret) need to be set manually once to authenticate to your API hosts. Review the existing Secure Endpoint and SecureX documentation to generate the necessary API Keys.

Add API-key values to the Environment

These are the variables for the API keys.

Secure Endpoint API key

  • amp4e_client_id
  • amp4e_api_key

Secure%20Endpoint%20API%20credentials

SecureX API Client

  • SecureX_api_client
  • SecureX_api_client_secret

SecureX%20API%20credentials

Note: this request does not query any information. Even the query shows Unknown API key or Client ID, all the variables will be set.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.amp.cisco.com/v1/webhook_subscriptions'

ENDPOINTS