Everything Crypto
Everything Crypto aims to be a single source for any crypto information. We provide endpoints to get aggregated news, policy related news and coin information such as pricing and volume. Things on the horizon include a market sentiment metric and price movement prediction.
Everything Crypto endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getAllNews /v1/news/all |
Provides all crypto related news from the available sources |
| GET |
getOnePolicyNews /v1/policy/{source} |
Provides policy news from only a single source. |
| GET |
getAvailablePolicySources /v1/policy/sources |
Provides the list of available policy news sources |
| GET |
allCryptos /v1/crypto/all |
Information about many cryptocurrencies such as price, volume, market cap, max supply and more. |
| GET |
getCryptoSlugs /v1/crypto/slugs |
Provides a list of available cryptocurrency slugs |
| GET |
getCryptoSymbols /v1/crypto/symbols |
Provides a list of all available cryptocurrency symbols |
| GET |
getNewsSources /v1/news/sources |
Provides the available news sources |
| GET |
getCoinPricing /v1/crypto/pricing/{coin}/{timeframe}/{interval} |
Retrieve coin pricing, market cap and volume for a specified timeframe and interval. |
| GET |
getCryptoBySymbol /v1/crypto/symbol/{symbol} |
Provides details about a single cryptocurrency retrieved by the symbol |
| GET |
getOneCryptoBySlug /v1/crypto/slug/{slug} |
Provides detailed information about a single cryptocurrency by the slug of the crypto |
| GET |
getOneNews /v1/news/{source} |
Provides news from only the selected source |
| GET |
getAllPolicyNews /v1/policy/all |
Provides recent policy related news from all our available sources. |
Everything Crypto pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $60 / month | — |
|