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

# Welcome

> Documentation for the Bonai News API and Google News API

Bonai provides fast, reliable news data APIs for builders. This documentation covers the Bonai News API and Google News API.

* **Bonai News API**: search articles, explore publishers, and surface trending news across many languages and countries.
* **Google News API**: search and browse Google News with clustering, topics, frontpage, and full-coverage story support.

<CardGroup cols={2}>
  <Card title="Bonai News API" icon="newspaper" href="/news-api/overview">
    Aggregated articles, publishers, and trending topics.
  </Card>

  <Card title="Google News API" icon="magnifying-glass" href="/google-news-api/overview">
    Search Google News with topics, stories, and publication coverage.
  </Card>
</CardGroup>

<Card title="Get started in minutes" icon="rocket" href="/getting-started">
  Create a free account, generate an API key, and make your first request.
</Card>

All Bonai APIs use the same authentication model. You send a product-scoped API key in the `api-key` header, and you select a version with the `api-version` header.
