7372a52709 | ||
---|---|---|
.. | ||
README.md |
README.md
Hirak Exchange Rates
Description
Exchange rates between 162 currency & 300 crypto currency update each 5 min, accurate, no limits
Example Request
- Curl
curl "https://rates.hirak.site/stat/?token={{token}}"
- Raw
GET /stat/?token={{token}} HTTP/1.1
Host: rates.hirak.site
Response
- Success
{
"token":"533d14f05aldo4k2m2eadumk4a4a21da",
"plan":"trial",
"hits":"Nothing found, do your first request!",
"ordered":"19-04-2022 03:12:52",
"expire":"20-05-2022 03:12:52",
"total":0,
"remain":50
}
- Error
{
"result":"error",
"message":"Token not valid"
}
Regex
[a-z0-9]{32}
Example API key
533d14f05aldo4k2m2eadumk4a4a21da