GenericAPICall

Integration version of the httpv2 automation used to send HTTP requests for API calls to endpoints not associated with an existing XSOAR integration.

Utilities · Generic API Call

Configuration parameters

  • base_url — Base API Endpoint URL (https:// with no trailing slash) (required)
  • credentials — Username (Blank when using API key)
  • is_auth — API call is authenticated (Default: False)
  • apikey_in_header — API Key supplied in header
  • api_call_key — Authentication Header
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)

Commands (1)

  • generic-api-call

    Generic HTTPS request to a specified API endpoint.