<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.](https://www.notion.so/newscatcherapi/API-Documentation-e15cc61b6c1c4b0a904392f034779653#312a506d1c874f73b818b2d36271d5b7)

[/v1/stocks — find news articles by any NYSE/NASDAQ ticker](https://www.notion.so/newscatcherapi/API-Documentation-e15cc61b6c1c4b0a904392f034779653#7ba96690c50f41f59e44fedff1196269)

[/v1/aggregation — aggregate the count of articles found by a day or an hour](https://www.notion.so/newscatcherapi/API-Documentation-e15cc61b6c1c4b0a904392f034779653#671bc05eddb7459cb19b93cb92f8bac4)

[/v1/latest_headlines — always returns the latest 100 articles for any topic, country, lang](https://www.notion.so/newscatcherapi/API-Documentation-e15cc61b6c1c4b0a904392f034779653#198be514d3bc4b60b3192503abc4dc19)

[/v1/sources — returns a list of supported news websites](https://www.notion.so/newscatcherapi/API-Documentation-e15cc61b6c1c4b0a904392f034779653#c2b21e1ce8c74421aa56eb8ffce5b311)

Endpoints


/v1/search

Quick Example