S
Splunk AppInspect API
Details
- URL
-
https://appinspect.splunk.com - Docs
- https://dev.splunk.com/enterprise/reference/appinspect/appinspectapiepref
Authentication
Authorization: Bearer <credential> Request a JWT from the Splunk login endpoint using your Splunk account username/password via HTTP Basic auth, as described in Splunk AppInspect API endpoint reference. The response JSON contains the token in data.token; send it as Authorization: Bearer <token> to AppInspect.