ToolAssay

Latest crypto news and breaking headlines, real-time from Cointelegraph

Latest crypto news and breaking headlines, real-time from Cointelegraph. Search any topic (bitcoin, ethereum, DeFi, regulation, market sentiment) or pull the live feed, with full article text across 14 languages. Built for agents tracking crypto markets, tokens, and Web3.

Answeringour last check, 2026-09-24
1 of 1checks answered this week
904 msmedian answer time
$0.001listed price per call
$0.001price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://news.apitoll.cloud/v1/cointelegraph/news

CategoryMarket data
Provider hostnews.apitoll.cloud
Networkseip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp
Payment schemesexact
Self-reported calls, 30 days9 from 7 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.001 904 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "full_text": true,
    "lang": "en",
    "limit": 10,
    "search": "bitcoin",
    "views": true
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "method": {
          "enum": [
            "GET"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {
            "full_text": {
              "description": "Include the full plain-text article body. Defaults to true.",
              "type": "boolean"
            },
            "lang": {
              "description": "Locale to fetch news for. Defaults to \"en\".",
              "enum": [
                "en",
                "tr",
                "de",
                "es",
                "fr",
                "it",
                "jp",
                "kr",
                "br",
                "cn",
                "ar",
                "in",
                "tw",
                "ru"
              ],
              "type": "string"
            },
            "limit": {
              "description": "Number of articles to return (1-50). Defaults to 10.",
              "maximum": 50,
              "minimum": 1,
              "type": "integer"
            },
            "search": {
              "description": "Optional full-text search query. When set, returns matching articles instead of the latest feed.",
              "type": "string"
            },
            "views": {
              "description": "Include the article view count. Defaults to true.",
              "type": "boolean"
            }
          },
          "required": [
            "lang"
          ],
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "properties": {
            "articles": {
              "description": "Array of article objects with metadata, content, and engagement metrics",
              "items": {
                "properties": {
                  "author": {
                    "properties": {
                      "authorTranslates": {
                        "items": {
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "name": {
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "type": "array"
                      },
                      "author_url": {
                        "type": "string"
                      },
                      "id": {
                        "type": "string"
                      }
                    },
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "category": {
                    "properties": {
                      "categoryTranslates": {
                        "items": {
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "title": {
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "type": "array"
                      },
                      "category_url": {
                        "type": "string"
                      },
                      "id": {
                        "type": "string"
                      }
                    },
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "full_text": {
                    "description": "Plain-text article body (present only if full_text=true in request)",
                    "type": "string"
                  },
                  "id": {
                    "description": "Article ID",
                    "type": "string"
                  },
                  "postBadge": {
                    "properties": {
                      "id": {
                        "type": "string"
                      },
                      "label": {
                        "type": "string"
                      },
                      "postBadgeTranslates": {
                        "items": {
                          "properties": {
                            "id": {
                              "type": "string"
                            },
                            "title": {
                              "type": "string"
                            }
                          },
                          "type": "object"
                        },
                        "type": "array"
                      }
                    },
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "postTranslate": {
                    "properties": {
                      "author": {
                        "properties": {
                          "authorTranslates": {
                            "items": {
                              "properties": {
                                "id": {
                                  "type": "string"
                                },
                                "name": {
                                  "type": "string"
                                }
                              },
                              "type": "object"
                            },
                            "type": "array"
                          },
                          "author_url

This page as JSON