2022-06-18 03:54:41 +00:00
|
|
|
id: api-currencylayer
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Currencylayer API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Exchange rates and currency conversion
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://currencylayer.com/documentation
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/currencylayer
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,currencylayer
|
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:
|
|
|
|
- "http://api.currencylayer.com/live?access_key={{token}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"terms"'
|
|
|
|
- '"source"'
|
|
|
|
- '"quotes"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100820e0350a914990da93957e4244a2652237edfd6d2941ce963a4a00a7ba601f0022100b155461a694a16024e2baf6156787055d3169371a041e455bebeb0800a7be995:922c64590222798bb761d5b6d8e72950
|