S

Splunk AppInspect API

REST discovered

Details
URL
https://appinspect.splunk.com
Docs
https://dev.splunk.com/enterprise/reference/appinspect/appinspectapiepref
Authentication
Splunk AppInspect JWT bearer token jwt discovered Get key ↗
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.