Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The search query.
Required string length:
1 - 2048Example:
"crypto"
The number of results to return.
Required range:
1 <= x <= 100The maximum age of the News story to search for.
Required range:
1 <= x <= 720A comma separated list of News fields to display.
Minimum length:
1Example:
[
"category",
"cluster_posts_results",
"contexts",
"disclaimer",
"hook",
"id",
"keywords",
"name",
"summary",
"updated_at"
]