Live Examples
In this sections are listed some examples for each available endpoint.
Trending
Here is the latest live result for the trending articles endpoint. For trying it on your own, just the endpoint playground as stated into the Introduction paragraph.
{
"status": "error",
"data": null,
"message": "Unauthorized access. Authentication is required."
}
Search
Here is the latest live result for "covid" search term. For testing your own queries, reach the endpoint playground mentioned into the Introduction section.
{
"status": "error",
"data": null,
"message": "Unauthorized access. Authentication is required."
}