200
application/jsonThe response contains the status of the request and data. Data is an array where each element represents a response for a single query from the request.
{
"id": "your-request-id",
"status": "Success",
"data": [
[
{
"query": "bitcoin",
"position": 1,
"title": "On-chain data flashes Bitcoin buy signals, but the bottom could be under \n$20K",
"body": "Multiple indicators signal that BTC could be in a “buy zone” but analysts \ncaution that its price could still dip below $20000.",
"posted": "1 hour ago",
"link": "https://cointelegraph.com/news/on-chain-data-flashes-bitcoin-buy-signals-but-the-bottom-could-be-under-20k"
},
{
"query": "bitcoin",
"position": 2,
"title": "Crypto’s Future Is Even More Exciting Than Its Present",
"body": "Panelists at our inaugural cryptocurrency roundtable offer bold predictions \nfor Bitcoin, stablecoins, blockchain, and more.",
"posted": "49 mins ago",
"link": "https://www.barrons.com/articles/bitcoin-crypto-blockchain-investing-51653676116"
},
{
"query": "bitcoin",
"position": 3,
"title": "One River’s Carbon Neutral Bitcoin ETF Rejected by SEC",
"body": "Don't miss CoinDesk's Consensus 2022, the must-attend crypto & blockchain \nfestival experience of the year in Austin, TX this June 9-12.",
"posted": "1 hour ago",
"link": "https://uk.sports.yahoo.com/news/one-river-carbon-neutral-bitcoin-190209828.html"
}
]
]
}