marcelldac / crypto_guardian_api

Crypto Guardian validation API, utilized for determining the ideal moment to purchase Ethereum cryptocurrency. Users input their preferred minimum and maximum values, and the API verifies if the range is conducive for the purchase or not.

Home Page:https://documenter.getpostman.com/view/27634188/2s9YeK4pvV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🤖 Crypto Guardian 🤖

Crypto Guardian validation API, employed in scenarios where users seek to ascertain the optimal timing for purchasing Ethereum cryptocurrency. Users input their desired minimum and maximum values, and the API verifies whether the provided value range is suitable for the purchase of the crypto or not.

Crypto Guardian Documentation

Returns the bid value

  GET /api/v1/transaction
Return Type Description
bidValue string The current purchase value of Ethereum in BRL.

Validate a transaction

  POST /api/v1/validate-transaction
Param Type Description
rangeBidValue string Mandatory. The financial range offered by the company for the operation, for example: $10,000 to $15,000.

Author

About

Crypto Guardian validation API, utilized for determining the ideal moment to purchase Ethereum cryptocurrency. Users input their preferred minimum and maximum values, and the API verifies if the range is conducive for the purchase or not.

https://documenter.getpostman.com/view/27634188/2s9YeK4pvV


Languages

Language:TypeScript 100.0%