<aside> 💡 How to get your API key

</aside>

<aside> ❗ Alternatively, you can find our documentation on Postman

</aside>

Each Endpoint Explained In One Line

/v1/search — highly customizable search through entire database.

/v1/stocks — find news articles by any NYSE/NASDAQ ticker

/v1/aggregation — aggregate the count of articles found by a day or an hour

/v1/latest_headlines — always returns the latest 100 articles for any topic, country, lang

/v1/sources — returns a list of supported news websites

Endpoints


/v1/search

Quick Example