Skip to main content
This guide gets you from zero to your first Google News API request. You’ll need an API key from the Bonai console. See getting started if you don’t have one yet.

Search for news

The GET /search endpoint returns search results with clustering:
The response uses the standard envelope:

Get news by topic

Pass a CAAq... ID as topic_id to target a specific topic or subtopic.

Get the frontpage

Full coverage of a story

Next steps