Make your first Bonai News API request
Create a key, run a search, then test the same request in the playground.
1
Get your API key
Create a Bonai account and copy the key from the console. The free plan does not require a credit card.
Create a free key 2
Make your first request
Replace YOUR_API_KEY with the key from the Bonai console, then run the request.
The response includes matching articles and publisher fields.
3
Explore the Playground
Change the query, run the request, and copy the equivalent cURL, Node.js, or Python example.
Open playground