crypto-news-api
Schemas
Copy Page
crypto-news-api
News
Get news list
GET
Get all sources
GET
Get news by source
GET
X (Twitter)
Get tweets from followed Twitter users
GET
Get followed Twitter users list
GET
Schemas
Schemas
Error
Success
PaginationInfo
Article
Source
Schemas
Copy Page
Error
{
"status"
:
"error"
,
"message"
:
"Error message"
,
"code"
:
"ERROR_CODE"
}