Kev Crypto News API
Real-time cryptocurrency news API powered by curated RSS sources. Get the latest Bitcoin, Ethereum, blockchain, DeFi, NFT, and market news in clean JSON format.
Kev Crypto News API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /v1/health |
## Health Check ```http GET /v1/health ``` ### Description Checks whether the API server is online and responding. This endpoint is useful for testing availability and monitoring… |
| GET |
Get Single News Articles /v1/news/{id} |
## Get Single News Article ```http GET /v1/news/{id} ``` ### Description Returns one news article by its unique article ID. Use this endpoint when you want to show a detailed… |
| GET |
Get News Categories /v1/categories |
## Get News Categories ```http GET /v1/categories ``` ### Description Returns available article categories and the number of articles in each category. This endpoint is useful… |
| GET |
Get Latest Crypto News /v1/news |
# **Cryptocurrency News API Documentation** ### **What it does** Returns a paginated list of latest cryptocurrency news articles. ### How to use **/v1/news?limit=10&page=1** ##… |
| GET |
Get News Sources /v1/sources |
## Get Latest Crypto News ```http GET /v1/news ``` ### Description Returns a paginated list of the latest cryptocurrency news articles from available RSS news sources. You can… |
| GET |
Search Crypto News /v1/news/search |
## Search Crypto News ```http GET /v1/news/search ``` ### Description Searches crypto news articles by keyword. This endpoint is useful when you want articles about a specific… |
Kev Crypto News API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | $2 / month | 60 / minute |
|
| PRO | $5 / month | 60 / minute |
|
| ULTRA | $10 / month | — |
|