Learn how to authenticate your API request
x-api-token
curl -X GET "https://v3-api.newscatcherapi.com/api/search?q=artificial%20intelligence" \ -H "x-api-token: YOUR_API_KEY_HERE"
YOUR_API_KEY_HERE
Was this page helpful?