id: api-amdoren info: name: Amdoren API Test author: daffainfo severity: info description: Free currency API with over 150 currencies reference: - https://www.amdoren.com/currency-api/ - https://github.com/daffainfo/all-about-apikey/tree/main/amdoren tags: token-spray,amdoren self-contained: true requests: - method: GET path: - "https://www.amdoren.com/api/currency.php?api_key={{token}}&from=USD&to=EUR" matchers: - type: word part: body words: - '"error" : 0' - '"error_message" : "-"' condition: and