nuclei-templates/http/token-spray/api-covalent.yaml

29 lines
662 B
YAML

id: api-covalent
info:
name: Covalent API Test
author: daffainfo
severity: info
description: https://github.com/daffainfo/all-about-apikey/tree/main/covalent
reference:
- https://www.covalenthq.com/docs/api/
- https://github.com/daffainfo/all-about-apikey/tree/main/covalent
tags: token-spray,covalent
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- "https://api.covalenthq.com/v1/3/address/balances_v2/?&key={{token}}"
matchers:
- type: word
part: body
words:
- '"address":'
- '"updated_at":'
- '"next_update_at":'
condition: and