> ## Documentation Index
> Fetch the complete documentation index at: https://docs.invezo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# General News

> Top news for all assets.

<ResponseExample>
  ```json Response theme={null}
  {
      "status": "OK",
      "request_id": "",
      "result_count": 5000,
      "data": [
          {
              "time": 1658940087,
              "title": "Harmony Offered To Reimburse Users By Minting New Tokens",
              "url": "https://www.dcforecasts.com/altcoin-news/harmony-offered-to-reimburse-users-by-minting-new-tokens/",
              "source": "DCForecasts",
              "symbols": [
                  "one"
              ],
              "topics": []
          },
          {
              "time": 1658939477,
              "title": "Angel investor says Helium has no demand, returns are poor",
              "url": "https://cryptoslate.com/angel-investor-says-helium-has-no-demand-returns-are-poor/",
              "source": "CryptoSlate",
              "symbols": [
                  "hnt"
              ],
              "topics": []
          },
          ...
      ]
  }
  ```
</ResponseExample>
