33 lines
890 B
YAML
33 lines
890 B
YAML
id: api-hirak-rates
|
|
|
|
info:
|
|
name: Hirak Exchange Rates API Test
|
|
author: daffainfo
|
|
severity: info
|
|
description: Exchange rates between 162 currency & 300 crypto currency update each 5 min, accurate, no limits
|
|
reference:
|
|
- https://rates.hirak.site/
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/hirak-exchange-rates
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,hirak
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://rates.hirak.site/stat/?token={{token}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"token":'
|
|
- '"plan":'
|
|
- '"hits":'
|
|
- '"remain":'
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100feb1b70cc116a0e5e28e60351b93907f2994f9f53d4f5ce7337bd1e5581d1f95022100932bf3b672f01049a27014ca2bac8996fb16ac2f4ab829bdf96a780ecd3620ec:922c64590222798bb761d5b6d8e72950
|