2021-11-06 04:27:25 +00:00
|
|
|
id: api-nownodes
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Nownodes API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://nownodes.io/
|
|
|
|
- https://github.com/daffainfo/all-about-apikey/blob/main/Blockchain/Nownodes.md
|
|
|
|
tags: token-spray,nownodes
|
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
|
|
|
- raw:
|
|
|
|
- |
|
2021-11-06 13:37:53 +00:00
|
|
|
GET https://bsc-blockbook.nownodes.io/api HTTP/1.1
|
2021-11-06 04:27:25 +00:00
|
|
|
Host: bsc-blockbook.nownodes.io
|
|
|
|
api-key: {{token}}
|
|
|
|
Content-Type: application/json
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"coin":'
|
|
|
|
- '"host":'
|
|
|
|
- '"version":'
|
|
|
|
condition: and
|