id: api-pendo info: name: Pendo API Test author: zzeitlin reference: https://help.pendo.io/resources/support-library/api/index.html severity: info tags: token-spray,pendo requests: - method: GET path: - "https://app.pendo.io/api/v1/feature" - "https://app.pendo.io/api/v1/metadata/schema/account" headers: Content-Type: application/json X-Pendo-Integration-Key: "{{token}}" matchers: - type: status status: - 403 negative: true