2022-06-18 03:54:41 +00:00
|
|
|
id: api-currencyscoop
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: CurrencyScoop API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Real-time and historical currency rates JSON API
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://currencyscoop.com/api-documentation
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/currencyscoop
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,currencyscoop
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-18 03:54:41 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-21 05:06:26 +00:00
|
|
|
- "https://api.currencyscoop.com/v1/historical?api_key={{token}}&date=2022-01-01"
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"date"'
|
|
|
|
- '"base"'
|
|
|
|
- '"rates"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100a251b998395360e281200f5c4083c3634c6953d4d692c2926164fa3f97bf3b390220594bfd8b5953b879fc8e4e7e9d5b243db8158227e7b745170784e0e9627aa420:922c64590222798bb761d5b6d8e72950
|