Authentication
piespector currently supports these auth types:
No AuthBasic AuthBearer TokenAPI Key
API Key placement
Section titled “API Key placement”For API key auth, the key can be applied in one of two places:
- request header
- query string
Request editing
Section titled “Request editing”Authentication is edited as part of the request configuration flow on Home, alongside params, headers, and body.