id: api-pagecdn info: name: PageCDN API Test author: daffainfo severity: info reference: - https://pagecdn.com/docs/public-api - https://github.com/daffainfo/all-about-apikey/blob/main/Development/PageCDN.md tags: token-spray,pagecdn self-contained: true requests: - method: GET path: - "https://pagecdn.com/api/v2/private/account/info?apikey={{token}}" matchers: - type: word part: body words: - '"username"' - '"email"' condition: and