Cryptocurrency Price Prediction API
Cryptocurrency Price Prediction API This API allows users to predict the future price of a specified cryptocurrency using machine learning algorithms and AI technology. Users can provide the frequency and period of prediction and receive predicted prices in the requested format. Additionally, the API also allows users to retrieve a list of available cryptocurrencies. How to use Predicting…
Cryptocurrency Price Prediction API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Cryptocurrencies List /cryptocurrencies |
The /cryptocurrencies route is used to retrieve a list of available cryptocurrencies that can be used to generate price predictions. This endpoint returns a list of all available… |
| GET |
Cryptocurrency Price Predictions /predictions/{frequency}/{period}/{crypto_id} |
The predictions route is a GET endpoint that allows users to retrieve future price predictions for a specified cryptocurrency. The user can specify the frequency of the… |
Cryptocurrency Price Prediction API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $0.25 / month | 2 / hour |
|
| PRO | $0.5 / month | 5 / hour |
|
| ULTRA Recommended | $1 / month | 24 / hour |
|
| MEGA | $2.5 / month | 60 / hour |
|