Merge pull request #3395 from daffainfo/patch-286

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

View File

@ -0,0 +1,23 @@
id: api-coinlayer
info:
name: Coinlayer API Test
author: daffainfo
severity: info
reference: https://coinlayer.com/documentation
tags: token-spray,coinlayer
self-contained: true
requests:
- method: GET
path:
- "https://api.coinlayer.com/live?access_key={{token}}"
matchers:
- type: word
part: body
words:
- '"success"'
- '"terms"'
- '"privacy"'
condition: and