
Crypto Price Checker
A Crypto Prices app that takes a pair of crypto or fiat tickers and returns the current price of the pair.
- Name For Model
- crypto_price_checker
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 5 months ago
- Contact
- [email protected]
- Description For Model
- Crypto Price Checker - A Crypto Prices app that takes a pair of crypto or fiat tickers and returns the current price of the pair. Provide the tickers and the app will return the current price. USD will be used as ticker_to in case no value is passed. Example: /?ticker_from=BTC&ticker_to=USD - will return BTC-USD price.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | check_price | GET | Returns the current price of a pair of crypto or fiat tickers |