Espresso News
Espresso News
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Espresso News endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get_publishers_publishers_sources_get /publishers/sources |
Retrieves a list of unique publisher IDs from which the articles are sourced. |
| GET |
get_publishers_publishers_get /publishers |
Retrieves publisher metadata filtered by one or more publisher IDs. |
| GET |
get_regions_regions_get /regions |
Retrieves a list of unique geographic regions mentioned in the articles. |
| GET |
get_categories_categories_get /categories |
Retrieves a list of unique content categories from the articles, such as AI, Cybersecurity, Politics, and Software Engineering. |
| GET |
get_entities_entities_get /entities |
Retrieves a list of unique named entities (people, organizations, products) mentioned in the articles. |
| GET |
get_latest_articles_articles_latest_get /articles/latest |
Searches for the latest articles (news or blog posts) sorted by publication date in descending order (newest first). |
| GET |
get_favicon_favicon_ico_get /favicon.ico |
Retrieves the favicon for the API. |
| GET |
health_check_health_get /health |
Performs a health check on the API service. |