Sources
This endpoint returns the subset of news publishers that top headlines (/v2/top-headlines) are available from. It's mainly a convenience endpoint that you can use to keep track of the publishers available on the API, and you can pipe it straight through to your users.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
from | string | ||
sortBy | string | ||
apiKey | string | ||
pageSize | number | ||
page | number |