Create api-bitquery.yaml

patch-1
Muhammad Daffa 2021-11-23 18:11:19 +07:00 committed by GitHub
parent 42a9f46f94
commit 1b79cbcfb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,24 @@
id: api-bitquery
info:
name: Bitquery API Test
author: daffainfo
severity: info
reference:
- https://graphql.bitquery.io/ide
- https://github.com/daffainfo/all-about-apikey/blob/main/Blockchain/Bitquery.md
tags: token-spray,bitquery
self-contained: true
requests:
- raw:
- |
POST / HTTP/1.1
Host: graphql.bitquery.io
X-API-KEY: {{token}}
matchers:
- type: word
part: body
words:
- '"message": "No query string was present"'