id: api-currencylayer info: name: Currencylayer API Test author: daffainfo severity: info reference: - https://currencylayer.com/documentation - https://github.com/daffainfo/all-about-apikey/blob/main/Currency%20Exchange/Currencylayer.md tags: token-spray,currencylayer self-contained: true requests: - method: GET path: - "http://api.currencylayer.com/live?access_key={{token}}" matchers: - type: word part: body words: - '"terms"' - '"source"' - '"quotes"' condition: and