Cointelegraph
communityLeading independent crypto media outlet covering blockchain, Bitcoin, Ethereum, DeFi, NFTs, and cryptocurrency regulation with news, analysis, and price data.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/postsGet latest cryptocurrency and blockchain news
Parameters
limitintegeroptionalcategorybitcoin|ethereum|altcoins|defi|nft|regulation|technology (stringoptionalReturns
posts[] with id, title, summary, category, published_at, author, thumbnail_url, urlGET
/api/v1/searchSearch Cointelegraph articles
Parameters
qsearch terms (stringrequiredfromYYYY-MM-DD (stringoptionalReturns
posts[] with id, title, summary, published_at, urlGET
/api/v1/tickerGet cryptocurrency prices
Parameters
symbolBTC|ETH|SOL (stringoptionalReturns
tickers[] with symbol, price_usd, change_24h, volume_24h