
Crypto Market News
Description
It's your go-to solution for real-time cryptocurrency price updates, market insights, and the latest news.
Details
https://crypto-news.replit.app/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Crypto Market News",
"name_for_model": "cryptoPriceAndNews",
"description_for_human": "It's your go-to solution for real-time cryptocurrency price updates, market insights, and the latest news.",
"description_for_model": "Plugin for get Crypto Coin's news and price; e.g. bitcoin ethereum.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://crypto-news.replit.app/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "https://crypto-news.replit.app/logo.png",
"contact_email": "zhongxin123456@gmail.com",
"legal_info_url": "https://nextjstwox.vercel.app"
}
https://crypto-news.replit.app/openapi.yaml
openapi: 3.0.0
info:
title: Crypto News
description: Plugin for get Crypto Coin's id and price / news; first use coint list to get coin's id; second use coin's id to get coin's price
version: 1.0.0
servers:
- url: 'https://crypto-news.replit.app'
paths:
/coinList:
get:
operationId: getCoinsId
summary: Retrieve the Crypto coin ids,that can fill in coinData's requestBody coinIds, if the id is not e.g bitcoin,ethereum,tether,binance-coin,usd-coin,ripple,cardano,lido-staked-ether,dogecoin,polygon,solana,litecoin,polkadot; first use /coinList to get the coin's id, then to get price
responses:
'200':
description: A list of Crypto coin ids, get the id and can fill in coinData requestBody and coinIds property
content:
application/json:
schema:
type: array
items:
type: object
properties:
price:
type: array
items:
type: object
properties:
usd:
type: number
example: 29069.667924322366
description: the coin latest price
id:
type: string
example: bitcoin
description: The id that can fill in coinData's requestBody coinIds
/coinPrice:
post:
operationId: getCoinsPrice
summary: Retrieve the Crypto coins market price, if the id is not e.g bitcoin,ethereum,tether,binance-coin,usd-coin,ripple,cardano,lido-staked-ether,dogecoin,polygon,solana,litecoin,polkadot; first use /coinList to get the coin's id, then to get price
requestBody:
description: id of coin, e.g. bitcoin,ethereum
required: true
content:
application/json:
schema:
type: object
properties:
coinId:
type: string
description: id of coin, if the id is not e.g bitcoin,ethereum,tether,binance-coin,usd-coin,ripple,cardano,lido-staked-ether,dogecoin,polygon,solana,litecoin,polkadot; first use /coinList to get the coin's id
responses:
'200':
description: A Crypto coins's price, and currency is usd, include price_latest、price_change_percentage_24h、market_cap、vol_spot_24h, market_cap, ath, ath_date ...
content:
application/json:
schema:
type: object
properties:
id:
type: string
example: bitcoin
name:
type: string
example: Bitcoin
market_data:
type: object
properties:
max_supply:
type: integer
circulating_supply:
type: number
format: double
circulating_supply_percentage:
type: number
format: double
price:
type: array
items:
type: object
properties:
currency:
type: string
price_latest:
type: number
format: double
market_cap:
type: number
format: double
fully_diluted_valuation:
type: number
format: double
price_change_24h:
type: number
format: double
price_change_percentage_24h:
type: number
format: double
price_change_percentage_1h:
type: number
format: double
price_change_percentage_7d:
type: number
format: double
price_change_percentage_30d:
type: number
format: double
price_change_percentage_90d:
type: number
format: double
price_change_percentage_180d:
type: number
format: double
high_24h:
type: number
format: double
low_24h:
type: number
format: double
high_7d:
type: number
format: double
low_7d:
type: number
format: double
ath:
type: number
format: double
ath_date:
type: number
atl:
type: number
format: double
atl_date:
type: number
vol_spot_24h:
type: number
format: double
vol_spot_change_24h:
type: number
format: double
vol_spot_change_percentage_24h:
type: number
format: double
vol_derivatives_24h:
type: number
format: double
vol_derivatives_change_24h:
type: number
format: double
vol_derivatives_change_percentage_24h:
type: number
format: double
vol_spot_7d:
type: number
format: double
vol_derivatives_7d:
type: number
format: double
tickers:
type: array
items:
type: object
properties:
pair_type:
type: string
exchange_name:
type: string
price_latest:
type: number
format: double
price_change_percentage_24h:
type: number
format: double
vol_24h:
type: number
format: double
vol_change_percentage_24h:
type: number
format: double
liquidity_score:
type: number
last_traded_at:
type: number
advertisement:
type: string
description: Advertisement
/coinNews:
get:
operationId: getCryptoNews
summary: Retrieve the latest Crypto News
responses:
'200':
description: A list of Crypto Coin and Market latest News
content:
application/json:
schema:
type: object
properties:
news_list:
type: array
description: A list of Crypto Coin and Market latest News
items:
type: object
properties:
title:
type: string
description: new's title
url:
type: string
description: new's url, user can click jump to read the news
advertisement:
type: string
description: Advertisement
Discover other plugins from the crypto category

Crossmint
Plugin for minting NFTs.
0 Comments

NFT News Roundup
Get Today's NFT News Headlines As A Clickable Link Roundup!
0 Comments

DAIZY
Deep insights on ETFs, stocks, cryptos. Institutional-grade data: performance, risk, sustainability, research.
0 Comments

CoinCap
Get cryptocurrency information from CoinCap.
0 Comments

CCData.io
Access the latest crypto prices and news aggregated by CCData.io (formerly CryptoCompare.com).
0 Comments

Defillama
Retrieve data on DeFi protocols and blockchains.
0 Comments

sic
Your gateway to crypto. Explore prices, accounts, and transactions on blockchains, starting with Ethereum.
0 Comments

CheckTheChain
Look for anything on the blockchain and get instant analysis.
0 Comments

Bitcoin Sentiment
Track the current price of Bitcoin and the market sentiment based on the last 20 news media mentions!
0 Comments

P/E For NFTs
Get the price to earnings ratio for any NFT collection!
0 Comments

Crypto Price Checker
A Crypto Prices app that takes a pair of crypto or fiat tickers and returns the current price of the pair.
0 Comments
.png%3Falt%3Dmedia%26token%3Ddb99af1e-5510-474a-bec8-3231c93b74eb)
Crypto ERC20 Scout
Browse ERC20 tokens on EVM blockchains. Includes address resolution, symbol/tag search, explorer links, and pricing.
0 Comments

Smarter Contracts
Analyze smart contracts and tokens on Ethereum.
0 Comments

Mobula
Fetching real-time data for all crypto & blockchain metrics.
0 Comments

NFTs
Get the important details of any NFT collection and ask for insights based on that data!
0 Comments

Crypto Pulse
From News to Profit: Decode Crypto's Market Impact with Ease. Instantly, analyse latest crypto news.
0 Comments

SignalPlus
Live data on crypto, NFTs, DeFi. Spot/derivatives. A must for traders.
0 Comments

MetaPath
Query info on cryptos, NFTs, tokens, coins, Defi and Web3.
0 Comments

MintbaseSearch
Find any NFT data on the NEAR Protocol.
0 Comments

Toolblox
Text to smart-contract. Describe a process to generate a smart-contract and deploy to any blockchain.
0 Comments

Telescope Labs
Data retrieval, analysis and visualizations related to web3 games who are onboarded as a blockchain game.
0 Comments
TokenInsights
Get realtime crypto price, BTC, ETH, BNB, and the latest insights.The latest coin news and airdrop opportunities.
0 Comments
CryptoMation
Crypto transactions, addresses, balances, conversions for any blockchain (Ethereum, Binance, Near, Tron, etc.)
0 Comments

NFT Guru
Discover current prices of NFTs across major platforms and keep track of the rapidly changing marketplace with real-time
0 Comments

Alchemy
Request real-time blockchain data for chains like Ethereum, Polygon, Arbitrum and Optimism through natural language.
0 Comments
Binance coin API Plugin
Plugin for retrieving cryptocurrency information from the Binance coin API.
0 Comments