Merge pull request #3397 from daffainfo/patch-287

Create api-bitcoinaverage.yaml
patch-1
Prince Chaddha 2021-12-22 18:19:02 +05:30 committed by GitHub
commit 36a14bcbdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: api-bitcoinaverage
info:
name: BitcoinAverage API Test
author: daffainfo
severity: info
reference: https://apiv2.bitcoinaverage.com/
tags: token-spray,bitcoinaverage
self-contained: true
requests:
- raw:
- |
GET https://apiv2.bitcoinaverage.com/exchanges/ticker/bitstamp HTTP/1.1
Host: apiv2.bitcoinaverage.com
x-ba-key: {{token}}
matchers:
- type: word
part: body
words:
- '"name"'
- '"display_name"'
- '"url"'
condition: and